-
Notifications
You must be signed in to change notification settings - Fork 92
Closed
Milestone
Description
The Argument Lists
section at https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/language-specification/expressions#argument-lists references the ref
and out
parameter modifiers but is missing information on the newer in
modifier which passes an item by reference but as read-only. The in
modifier is described in the keywords section here: https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/in-parameter-modifier
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: e783650c-e063-e268-316e-564362cb1e37
- Version Independent ID: aa9f4996-cab4-0bed-6452-213342453785
- Content: Expressions - C# language specification
- Content Source: spec/expressions.md
- Product: dotnet-csharp
- Technology: csharp-spec
- GitHub Login: @dotnet-bot
- Microsoft Alias: wiwagn
Metadata
Metadata
Assignees
Labels
No labels