Jon Skeet
Jon Skeet
ValueTuple is in Annex C.2 but it's not defined in ISO. There may be others that should be in C.3.
This is for Jon to convince himself (and document here) that the concern in #608 is not a problem.
Spotted in #608 by @KalleOlaviNiemitalo, but split off as it's not part of the change. In statements.md: > The scope of a local constant is the block in which the...
cc @JamesNK @EronWright Obviously this has no tests, but it's an alternative to #17881. I don't know how the gRPC generator would be configured to change the parser settings, but...
For release notes: > Generated code now keeps track of which version of `protoc` was used to generate it, and which version of Google.Protobuf is required to ensure compatibility. Every...
### Type of issue Missing information ### Description The page for `XpsDocument.CreateXpsDocumentWriter` claims to have a sample for that method: "The following example shows how to use the CreateXpsDocumentWriter method...
### Type of issue Other (describe below) ### Description Currently, adding a member to an interface is disallowed. I would like to propose that adding a static non-abstract, non-virtual member...
We should use Renovate (or similar) to keep our dependencies up-to-date.