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