public static FindConstructedTypes ( IType type, IType definition ) : IEnumerable |
||
type | IType | The type in whose hierarchy to search for constructed types. |
definition | IType | The generic type definition whose constructed versions to search for. |
return | IEnumerable |