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