2 references to StreamIsTooLong
Microsoft.CodeAnalysis (2)
EmbeddedText.cs (1)
222throw new IOException(CodeAnalysisResources.StreamIsTooLong);
InternalUtilities\EncodingExtensions.cs (1)
34throw new IOException(CodeAnalysisResources.StreamIsTooLong);