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