1 reference to TypeHierarchySupertypesParams
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\Methods.Navigation.cs (1)
206public static readonly LspRequest<TypeHierarchySupertypesParams, TypeHierarchyItem[]?> TypeHierarchySupertypes = new(TypeHierarchySupertypesName);