1 write to m_signature
System.Private.CoreLib (1)
src\System\Reflection\RuntimeConstructorInfo.CoreCLR.cs (1)
84Volatile.Write(ref m_signature, newSig);
1 reference to m_signature
System.Private.CoreLib (1)
src\System\Reflection\RuntimeConstructorInfo.CoreCLR.cs (1)
88return m_signature ?? LazyCreateSignature();