3 references to UIKind
Microsoft.CodeAnalysis.Features (1)
CodeFixes\Service\CodeFixService.cs (1)
421
InfoBarUI.
UIKind
.HyperLink,
Microsoft.CodeAnalysis.Workspaces (2)
ErrorReporting\InfoBarUI.cs (2)
13
public readonly
UIKind
Kind;
17
public InfoBarUI(string title,
UIKind
kind, Action action, bool closeAfterAction = true)