2 references to UIKind
Microsoft.CodeAnalysis.Workspaces (2)
ErrorReporting\InfoBarUI.cs (2)
14public readonly UIKind Kind; 18public InfoBarUI(string title, UIKind kind, Action action, bool closeAfterAction = true)