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