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