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