1 reference to CacheSizeBits
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Syntax\InternalSyntax\SyntaxTokenCache.cs (1)
10
private const int CacheSize = 1 <<
CacheSizeBits
;