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

Member predicate UnboundGenericDelegateType::getInstanceType

DEPRECATED: predicate does not contain any tuples.

Gets the instance type of this type. For an unbound generic type, the instance type is a constructed type created from the unbound type, with each of the supplied type arguments being the corresponding type parameter.

ConstructedDelegateType getInstanceType()