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