1 reference to StringSizeThreshold
Microsoft.Build (1)
Logging\BinaryLogger\BuildEventArgsReader.cs (1)
1764if (text.Length <= StringSizeThreshold && totalAllocatedShortStrings < 1_000_000_000)