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