1 write to m_handle
mscorlib (1)
system\reflection\ConstructorInfo.cs (1)
278
m_handle
= handle.Value;
3 references to m_handle
mscorlib (3)
system\reflection\ConstructorInfo.cs (3)
319
return new RuntimeMethodHandleInternal(
m_handle
);
331
return m.
m_handle
==
m_handle
;