2 references to ReportNonFatalError
Microsoft.CodeAnalysis.CodeStyle (1)
src\Dependencies\Contracts\ErrorReporting\FatalError.cs (1)
46/// cref="ReportNonFatalError(Exception, ErrorSeverity, bool)"/></param>
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
Host\Mef\CodeStyleHostLanguageServices.cs (1)
49FatalError.ReportNonFatalError(ex);