Base:
1 override of PropertyType
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingPropertyInfo.cs (1)
34public override Type PropertyType
1 reference to PropertyType
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingPropertyInfo.cs (1)
36get { return Projector.ProjectType(base.PropertyType); }