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