7 references to Button
Microsoft.CodeAnalysis.EditorFeatures (2)
Editor\EditorLayerExtensionManager.cs (2)
86new InfoBarUI(WorkspacesResources.Enable, InfoBarUI.UIKind.Button, () => 91new InfoBarUI(WorkspacesResources.Enable_and_ignore_future_errors, InfoBarUI.UIKind.Button, () =>
Microsoft.VisualStudio.LanguageServices (5)
ErrorReporting\VisualStudioInfoBar.cs (1)
71case InfoBarUI.UIKind.Button:
Implementation\VirtualMemoryNotificationListener.cs (1)
167new InfoBarUI(ServicesVSResources.Re_enable, InfoBarUI.UIKind.Button, RenableBackgroundAnalysis),
KeybindingReset\KeybindingResetDetector.cs (3)
245kind: InfoBarUI.UIKind.Button, 248kind: InfoBarUI.UIKind.Button, 251kind: InfoBarUI.UIKind.Button,