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