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