1 implementation of GetTypeExtenderNames
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\AbstractCodeModelService.cs (1)
1291
public abstract string[]
GetTypeExtenderNames
();
1 reference to GetTypeExtenderNames
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\InternalElements\AbstractCodeType.cs (1)
55
=> CodeModelService.
GetTypeExtenderNames
();