2 writes to _comment
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Syntax\Generated\Syntax.xml.Internal.Generated.cs (2)
100_comment = comment; 116_comment = comment;
4 references to _comment
Microsoft.CodeAnalysis.Razor.Compiler (4)
Language\Syntax\Generated\Syntax.xml.Internal.Generated.cs (3)
125public SyntaxToken Comment => _comment; 1342 => _comment, 160=> new RazorCommentBlockSyntax(Kind, _startCommentTransition, _startCommentStar, _comment, _endCommentStar, _endCommentTransition, diagnostics);
Language\Syntax\Generated\Syntax.xml.Syntax.Generated.cs (1)
70public SyntaxToken Comment => new SyntaxToken(this, ((InternalSyntax.RazorCommentBlockSyntax)Green)._comment, GetChildPosition(2), GetChildIndex(2));