1 write to _declaringTypeHandle
System.Private.Reflection.Execution (1)
Internal\Reflection\Execution\MethodInvokers\VirtualMethodInvoker.cs (1)
20_declaringTypeHandle = declaringTypeHandle;
4 references to _declaringTypeHandle
System.Private.Reflection.Execution (4)
Internal\Reflection\Execution\MethodInvokers\VirtualMethodInvoker.cs (4)
55ValidateThis(thisObject, _declaringTypeHandle); 84ValidateThis(thisObject, _declaringTypeHandle); 103ValidateThis(thisObject, _declaringTypeHandle); 141if (RuntimeAugments.IsInterface(_declaringTypeHandle))