2 references to MakeGenericType
mscorlib (2)
system\reflection\emit\typebuilder.cs (1)
1600
return TypeBuilderInstantiation.
MakeGenericType
(this, typeArguments);
system\rttype.cs (1)
4230
return System.Reflection.Emit.TypeBuilderInstantiation.
MakeGenericType
(this, instantiation);