4 references to ReportStreamWriteException
Microsoft.CodeAnalysis (4)
CommandLine\CommonCompiler.cs (3)
1250MessageProvider.ReportStreamWriteException(e, finalXmlFilePath, diagnostics); 1448MessageProvider.ReportStreamWriteException(e, filePath, diagnostics); 1491MessageProvider.ReportStreamWriteException(e, filePath, diagnostics);
InternalUtilities\NoThrowStreamDisposer.cs (1)
67_messageProvider.ReportStreamWriteException(e, _filePath, _diagnostics);