1 write to m_toString
System.Private.CoreLib (1)
src\System\Reflection\RuntimeConstructorInfo.CoreCLR.cs (1)
114m_toString = sbName.ToString();
2 references to m_toString
System.Private.CoreLib (2)
src\System\Reflection\RuntimeConstructorInfo.CoreCLR.cs (2)
101if (m_toString == null) 117return m_toString;