1 instantiation of InfoBarUI
Microsoft.CodeAnalysis.Features (1)
CodeFixes\Service\CodeFixService.cs (1)
419new InfoBarUI(
2 references to InfoBarUI
Microsoft.CodeAnalysis.Features (1)
CodeFixes\Service\CodeFixService.cs (1)
421InfoBarUI.UIKind.HyperLink,
Microsoft.CodeAnalysis.Workspaces (1)
ErrorReporting\IErrorReportingService.cs (1)
24void ShowGlobalErrorInfo(string message, TelemetryFeatureName featureName, Exception? exception, params InfoBarUI[] items);