1 override of GetSupportedCategoryFields
Microsoft.VisualStudio.LanguageServices (1)
Library\ObjectBrowser\AbstractObjectBrowserLibraryManager.cs (1)
226protected override uint GetSupportedCategoryFields(uint category)
1 reference to GetSupportedCategoryFields
Microsoft.VisualStudio.LanguageServices (1)
Library\AbstractLibraryManager_IVsSimpleLibrary2.cs (1)
68pgrfCatField = GetSupportedCategoryFields((uint)category);