2 references to SourceTextLengthThreshold
Microsoft.CodeAnalysis.Workspaces (2)
Shared\Extensions\SourceTextExtensions.cs (2)
184if (length < SourceTextLengthThreshold) 249if (length < SourceTextLengthThreshold)