3 writes to refKindKeyword
Microsoft.CodeAnalysis.CSharp (3)
5 references to refKindKeyword
Microsoft.CodeAnalysis.CSharp (5)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
23861public SyntaxToken? RefKindKeyword => this.refKindKeyword;
238680 => this.refKindKeyword,
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);