1 write to m_toString
mscorlib (1)
system\reflection\methodinfo.cs (1)
417m_toString = ReturnType.FormatTypeName() + " " + FormatNameAndSig();
2 references to m_toString
mscorlib (2)
system\reflection\methodinfo.cs (2)
416if (m_toString == null) 419return m_toString;