1 implementation of GetPropertyExtenderNames
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\AbstractCodeModelService.cs (1)
1287
public abstract string[]
GetPropertyExtenderNames
();
1 reference to GetPropertyExtenderNames
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\InternalElements\CodeProperty.cs (1)
77
=> CodeModelService.
GetPropertyExtenderNames
();