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