2 references to UIKind
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)