1 write to m_toString
mscorlib (1)
system\reflection\ConstructorInfo.cs (1)
389m_toString = "Void " + FormatNameAndSig();
2 references to m_toString
mscorlib (2)
system\reflection\ConstructorInfo.cs (2)
388if (m_toString == null) 391return m_toString;