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