3 writes to refKindKeyword
Microsoft.CodeAnalysis.CSharp (3)
5 references to refKindKeyword
Microsoft.CodeAnalysis.CSharp (5)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
4517public SyntaxToken? RefKindKeyword => this.refKindKeyword;
45251 => this.refKindKeyword,
4553=> new ArgumentSyntax(this.Kind, this.nameColon, this.refKindKeyword, this.expression, diagnostics, GetAnnotations());
4556=> new ArgumentSyntax(this.Kind, this.nameColon, this.refKindKeyword, this.expression, GetDiagnostics(), annotations);