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