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