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