2 implementations of GetChangeNamespaceOptions
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
MoveToNamespace\TestMoveToNamespaceOptionsService.cs (1)
28public MoveToNamespaceOptionsResult GetChangeNamespaceOptions(string defaultNamespace, ImmutableArray<string> availableNamespaces, ISyntaxFacts syntaxFactsService)
Microsoft.VisualStudio.LanguageServices (1)
MoveToNamespace\VisualStudioMoveToNamespaceOptionsService.cs (1)
37public MoveToNamespaceOptionsResult GetChangeNamespaceOptions(
1 reference to GetChangeNamespaceOptions
Microsoft.CodeAnalysis.Features (1)
MoveToNamespace\AbstractMoveToNamespaceService.cs (1)
321return OptionsService.GetChangeNamespaceOptions(