3 writes to readOnlyKeyword
Microsoft.CodeAnalysis.CSharp (3)
5 references to readOnlyKeyword
Microsoft.CodeAnalysis.CSharp (5)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
23862public SyntaxToken? ReadOnlyKeyword => this.readOnlyKeyword;
238691 => this.readOnlyKeyword,
23897=> new CrefParameterSyntax(this.Kind, this.refKindKeyword, this.readOnlyKeyword, this.type, diagnostics, GetAnnotations());
23900=> new CrefParameterSyntax(this.Kind, this.refKindKeyword, this.readOnlyKeyword, this.type, GetDiagnostics(), annotations);