1 implementation of GetExternalTypeExtenderNames
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\AbstractCodeModelService.cs (1)
1290public abstract string[] GetExternalTypeExtenderNames();
1 reference to GetExternalTypeExtenderNames
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\ExternalElements\AbstractExternalCodeType.cs (1)
31=> CodeModelService.GetExternalTypeExtenderNames();