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