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