2 references to GenericTypeParameterBuilder
mscorlib (2)
system\reflection\emit\methodbuilder.cs (1)
717m_inst[i] = new GenericTypeParameterBuilder(new TypeBuilder(names[i], i, this));
system\reflection\emit\typebuilder.cs (1)
1590m_inst[i] = new GenericTypeParameterBuilder(new TypeBuilder(names[i], i, this));