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