1 write to _workspace
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\QuickInfo\QuickInfoHyperLink.cs (1)
17
_workspace
= workspace;
1 reference to _workspace
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\QuickInfo\QuickInfoHyperLink.cs (1)
44
var navigateToLinkService =
_workspace
.Services.GetRequiredService<INavigateToLinkService>();