1 reference to LargeObjectHeapLimitInChars
Microsoft.CodeAnalysis.Workspaces (1)
EncodedStringText.cs (1)
142
if (encoding.GetMaxCharCountOrThrowIfHuge(data) <
LargeObjectHeapLimitInChars
)