1 write to _createWhitespaceTriviaFunction
Microsoft.CodeAnalysis.CSharp (1)
Parser\Lexer.cs (1)
2646_createWhitespaceTriviaFunction = this.CreateWhitespaceTrivia;
3 references to _createWhitespaceTriviaFunction
Microsoft.CodeAnalysis.CSharp (3)
Parser\Lexer.cs (3)
2644if (_createWhitespaceTriviaFunction == null) 2697_createWhitespaceTriviaFunction); 2701return _createWhitespaceTriviaFunction();