1 reference to LexEndOfDirectiveWithOptionalContent
Microsoft.CodeAnalysis.CSharp (1)
Parser\DirectiveParser.cs (1)
705
SyntaxToken endOfDirective = this.lexer.
LexEndOfDirectiveWithOptionalContent
(out SyntaxToken content);