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)
44var navigateToLinkService = _workspace.Services.GetRequiredService<INavigateToLinkService>();