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)
67
var rehydrated = await viewModel.DefinitionItem.TryRehydrateAsync(
_workspace
.CurrentSolution, cancellationToken).ConfigureAwait(false);
73
_workspace
,