Base:
2 references to ReflectedType
System.Reflection.Context (2)
System\Reflection\Context\Virtual\VirtualPropertyInfo.PropertyGetter.cs (1)
34
if (!
ReflectedType
!.IsInstanceOfType(obj))
System\Reflection\Context\Virtual\VirtualPropertyInfo.PropertySetter.cs (1)
46
if (!
ReflectedType
!.IsInstanceOfType(obj))