1 write to _languageName
Microsoft.VisualStudio.LanguageServices (1)
CommonControls\NewTypeDestinationSelectionViewModel.cs (1)
44_languageName = languageName;
1 reference to _languageName
Microsoft.VisualStudio.LanguageServices (1)
CommonControls\NewTypeDestinationSelectionViewModel.cs (1)
121message = string.Format(ServicesVSResources.Name_is_not_a_valid_0_identifier, _languageName);