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

Member predicate UnboundGenericInterface::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.

ConstructedInterface getInstanceType()