2 references to Signature
mscorlib (2)
system\reflection\ConstructorInfo.cs (1)
339
m_signature = new
Signature
(this, m_declaringType);
system\reflection\methodinfo.cs (1)
372
m_signature = new
Signature
(this, m_declaringType);