1 write to _syntaxFactsService
Microsoft.VisualStudio.LanguageServices (1)
CommonControls\NewTypeDestinationSelectionViewModel.cs (1)
50_syntaxFactsService = syntaxFactsService;
2 references to _syntaxFactsService
Microsoft.VisualStudio.LanguageServices (2)
CommonControls\NewTypeDestinationSelectionViewModel.cs (2)
108if (_syntaxFactsService is null) 120if (!_syntaxFactsService.IsValidIdentifier(trimmedName))