2 writes to m_value
mscorlib (2)
system\runtimehandles.cs (2)
967
m_value
= methodHandleValue;
974
m_value
= new RuntimeMethodHandleInternal(methodHandleValue);
1 reference to m_value
mscorlib (1)
system\runtimehandles.cs (1)
998
return
m_value
;