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