6 writes to _declaringType
System.Private.CoreLib (6)
src\System\RuntimeHandles.cs (6)
2000
_declaringType
= RuntimeMethodHandle.GetDeclaringType(_pMethod);
2007
_declaringType
= declaringType;
2014
_declaringType
= declaringType;
2021
_declaringType
= declaringType;
2047
sig1._sig, sig1._csig, new QCallTypeHandle(ref sig1.
_declaringType
),
2048
sig2._sig, sig2._csig, new QCallTypeHandle(ref sig2.
_declaringType
)) != Interop.BOOL.FALSE;