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