2 references to Instance
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Syntax\InternalSyntax\SyntaxFactory.cs (2)
12
if (SyntaxTokenCache.
Instance
.CanBeCached(kind, diagnostics))
14
return SyntaxTokenCache.
Instance
.GetCachedToken(kind, content);