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