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