CodeQL library for C#
codeql/csharp-all 0.8.12 (changelog, source)
Search

Member predicate UnboundGenericMethod::getAConstructedGeneric

Gets a bound/constructed version of this unbound generic method. These correspond to the unbound generic method in the same way that bound/constructed types correspond to unbound generic types. (See the comments on UnboundGenericType for more information.)

ConstructedMethod getAConstructedGeneric()