1 reference to MaxSpaceCount
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Formatting\IndentCache.cs (1)
20
private static readonly string?[] s_spaceStrings = new string[
MaxSpaceCount
+ 1];