4 references to IsAssignable
System.Private.CoreLib (1)
Internal\Reflection\Core\Execution\MethodBaseInvoker.cs (1)
59
if (!RuntimeAugments.
IsAssignable
(thisObject, declaringTypeHandle))
System.Private.Reflection.Execution (3)
Internal\Reflection\Execution\FieldAccessors\InstanceFieldAccessor.cs (3)
27
if (!RuntimeAugments.
IsAssignable
(obj, this.DeclaringTypeHandle))
58
if (!RuntimeAugments.
IsAssignable
(obj, this.DeclaringTypeHandle))
84
if (!RuntimeAugments.
IsAssignable
(obj, this.DeclaringTypeHandle))