Implemented interface member:
method
ShowGlobalErrorInfo
Microsoft.CodeAnalysis.ErrorReporting.IErrorReportingService.ShowGlobalErrorInfo(System.String, Microsoft.CodeAnalysis.Telemetry.TelemetryFeatureName, System.Exception, params Microsoft.CodeAnalysis.ErrorReporting.InfoBarUI[])
1 reference to ShowGlobalErrorInfo
Microsoft.VisualStudio.LanguageServices (1)
ErrorReporting\VisualStudioErrorReportingService.cs (1)
79ShowGlobalErrorInfo(message, featureName, exception, [.. infoBarUIs]);