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