1 reference to StackStateCount
Microsoft.Build.Framework (1)
Globbing\MSBuildPathMatcher.cs (1)
407using BufferScope<byte> stateBuffer = new(stackalloc byte[StackStateCount * 2], checked(stateCount * 2));