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