2 references to StreamIsTooLong
Microsoft.CodeAnalysis (2)
EmbeddedText.cs (1)
222throw new IOException(CodeAnalysisResources.StreamIsTooLong);
Text\SourceText.cs (1)
1298throw new IOException(CodeAnalysisResources.StreamIsTooLong);