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