Skip to content

Information about "in" function arguments missing #264

@ssa3512

Description

@ssa3512

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.


Associated WorkItem - 52212

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions