2 references to LexExcludedDirectivesAndTrivia
Microsoft.CodeAnalysis.CSharp (2)
Parser\Lexer.cs (2)
2374
this.
LexExcludedDirectivesAndTrivia
(true, ref triviaList);
2402
this.
LexExcludedDirectivesAndTrivia
(false, ref triviaList);