1 reference to GetNamespacesToImportAsync
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\ResetInteractive.cs (1)
119
var namespacesToImport = await
GetNamespacesToImportAsync
(projectNamespaces, interactiveWindow).ConfigureAwait(true);