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