7 references to ValidateThis
System.Private.CoreLib (1)
System\Reflection\Runtime\MethodInfos\CustomMethodInvoker.cs (1)
37
ValidateThis
(thisObject, _thisType.TypeHandle);
System.Private.Reflection.Execution (6)
Internal\Reflection\Execution\MethodInvokers\InstanceMethodInvoker.cs (3)
48
ValidateThis
(thisObject, _declaringTypeHandle);
66
ValidateThis
(thisObject, _declaringTypeHandle);
82
ValidateThis
(thisObject, _declaringTypeHandle);
Internal\Reflection\Execution\MethodInvokers\VirtualMethodInvoker.cs (3)
55
ValidateThis
(thisObject, _declaringTypeHandle);
84
ValidateThis
(thisObject, _declaringTypeHandle);
103
ValidateThis
(thisObject, _declaringTypeHandle);