4 references to ReportStreamWriteException
Microsoft.CodeAnalysis (4)
CommandLine\CommonCompiler.cs (3)
1362MessageProvider.ReportStreamWriteException(e, finalXmlFilePath, diagnostics); 1590MessageProvider.ReportStreamWriteException(e, filePath, diagnostics); 1633MessageProvider.ReportStreamWriteException(e, filePath, diagnostics);
CommandLine\NoThrowStreamDisposer.cs (1)
67_messageProvider.ReportStreamWriteException(e, _filePath, _diagnostics);