1 reference to LargeObjectHeapLimitInChars
Microsoft.CodeAnalysis (1)
EncodedStringText.cs (1)
142if (encoding.TryGetMaxCharCount(data.Length, out int maxCharCount) && maxCharCount < LargeObjectHeapLimitInChars)