3 writes to referenceKeyword
Microsoft.CodeAnalysis.CSharp (3)
5 references to referenceKeyword
Microsoft.CodeAnalysis.CSharp (5)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
26956public SyntaxToken ReferenceKeyword => this.referenceKeyword;
269651 => this.referenceKeyword,
26994=> new ReferenceDirectiveTriviaSyntax(this.Kind, this.hashToken, this.referenceKeyword, this.file, this.endOfDirectiveToken, this.isActive, diagnostics, GetAnnotations());
26997=> new ReferenceDirectiveTriviaSyntax(this.Kind, this.hashToken, this.referenceKeyword, this.file, this.endOfDirectiveToken, this.isActive, GetDiagnostics(), annotations);