10 references to HyperLink
Microsoft.CodeAnalysis.EditorFeatures (2)
Editor\EditorLayerExtensionManager.cs (1)
68
new InfoBarUI(WorkspacesResources.Show_Stack_Trace, InfoBarUI.UIKind.
HyperLink
, () => ShowDetailedErrorInfo(exception), closeAfterAction: false),
InlineRename\CommandHandlers\RenameCommandHandler.cs (1)
99
InfoBarUI.UIKind.
HyperLink
,
Microsoft.CodeAnalysis.Features (1)
CodeFixes\Service\CodeFixService.cs (1)
432
InfoBarUI.UIKind.
HyperLink
,
Microsoft.VisualStudio.LanguageServices (7)
ErrorReporting\VisualStudioErrorReportingService.cs (1)
74
InfoBarUI.UIKind.
HyperLink
,
ErrorReporting\VisualStudioInfoBar.cs (1)
89
case InfoBarUI.UIKind.
HyperLink
:
ExternalAccess\LegacyCodeAnalysis\LegacyCodeAnalysisVisualStudioSuppressionFixServiceAccessor.cs (3)
51
InfoBarUI.UIKind.
HyperLink
,
73
InfoBarUI.UIKind.
HyperLink
,
95
InfoBarUI.UIKind.
HyperLink
,
KeybindingReset\KeybindingResetDetector.cs (1)
262
kind: InfoBarUI.UIKind.
HyperLink
,
ProjectSystem\VisualStudioWorkspaceImpl.cs (1)
1230
new(WorkspacesResources.Show_Stack_Trace, InfoBarUI.UIKind.
HyperLink
,