3 writes to startQuoteToken
Microsoft.CodeAnalysis.CSharp (3)
5 references to startQuoteToken
Microsoft.CodeAnalysis.CSharp (5)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
24654public override SyntaxToken StartQuoteToken => this.startQuoteToken;
246632 => this.startQuoteToken,
24692=> new XmlCrefAttributeSyntax(this.Kind, this.name, this.equalsToken, this.startQuoteToken, this.cref, this.endQuoteToken, diagnostics, GetAnnotations());
24695=> new XmlCrefAttributeSyntax(this.Kind, this.name, this.equalsToken, this.startQuoteToken, this.cref, this.endQuoteToken, GetDiagnostics(), annotations);