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