1 write to _syntaxFacts
Microsoft.VisualStudio.LanguageServices (1)
MoveToNamespace\MoveToNamespaceDialogViewModel.cs (1)
27_syntaxFacts = syntaxFacts ?? throw new ArgumentNullException(nameof(syntaxFacts));
1 reference to _syntaxFacts
Microsoft.VisualStudio.LanguageServices (1)
MoveToNamespace\MoveToNamespaceDialogViewModel.cs (1)
81if (_syntaxFacts.IsValidIdentifier(identifier))