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