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