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