Base:
2 overrides of ReflectedType
System.Reflection.Context (2)
System\Reflection\Context\Projection\ProjectingPropertyInfo.cs (1)
39
public override Type?
ReflectedType
System\Reflection\Context\Virtual\InheritedPropertyInfo.cs (1)
28
public override Type
ReflectedType
1 reference to ReflectedType
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingPropertyInfo.cs (1)
41
get { return Projector.ProjectType(base.
ReflectedType
); }