1 reference to MaxTabCount
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\CodeGeneration\CodeWriter.IndentCache.cs (1)
15private static readonly ReadOnlyMemory<char> s_tabs = new string('\t', MaxTabCount).AsMemory();