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