4 references to ReportStreamWriteException
Microsoft.CodeAnalysis (4)
CommandLine\CommonCompiler.cs (3)
1250
MessageProvider.
ReportStreamWriteException
(e, finalXmlFilePath, diagnostics);
1448
MessageProvider.
ReportStreamWriteException
(e, filePath, diagnostics);
1491
MessageProvider.
ReportStreamWriteException
(e, filePath, diagnostics);
InternalUtilities\NoThrowStreamDisposer.cs (1)
67
_messageProvider.
ReportStreamWriteException
(e, _filePath, _diagnostics);