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