2 references to Token
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Legacy\ClassifiedSpanVisitor.cs (1)
64
comment = SyntaxFactory.
Token
(SyntaxKind.Marker, parent: node, position: node.StartCommentStar.EndPosition);
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Extensions\RazorCodeDocumentExtensions_ClassifiedSpans.cs (1)
92
comment = SyntaxFactory.
Token
(SyntaxKind.Marker, parent: node, position: node.StartCommentStar.EndPosition);