1 instantiation of LexerCache
Microsoft.CodeAnalysis.CSharp (1)
Parser\Lexer.cs (1)
121_cache = new LexerCache();
1 reference to LexerCache
Microsoft.CodeAnalysis.CSharp (1)
Parser\Lexer.cs (1)
82private readonly LexerCache _cache;