1 write to _pMethod
System.Private.CoreLib (1)
src\System\RuntimeHandles.cs (1)
1998
_pMethod
= methodHandle.Value;
2 references to _pMethod
System.Private.CoreLib (2)
src\System\RuntimeHandles.cs (2)
2000
_declaringType = RuntimeMethodHandle.GetDeclaringType(
_pMethod
);
2001
Init(null, 0, default,
_pMethod
);