1 write to _workspace
Microsoft.VisualStudio.LanguageServices (1)
InheritanceMargin\MarginGlyph\InheritanceMarginContextMenu.xaml.cs (1)
41_workspace = workspace;
2 references to _workspace
Microsoft.VisualStudio.LanguageServices (2)
InheritanceMargin\MarginGlyph\InheritanceMarginContextMenu.xaml.cs (2)
67var rehydrated = await viewModel.DefinitionItem.TryRehydrateAsync(_workspace.CurrentSolution, cancellationToken).ConfigureAwait(false); 73_workspace,