2 references to TypeConstructorName
mscorlib (2)
system\reflection\emit\typebuilder.cs (2)
1772
ConstructorInfo.
TypeConstructorName
, attr, CallingConventions.Standard, null, m_module, this);
1885
name = ConstructorInfo.
TypeConstructorName
;