Base:
1 override of FieldType
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingFieldInfo.cs (1)
29
public override Type
FieldType
1 reference to FieldType
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingFieldInfo.cs (1)
31
get { return Projector.ProjectType(base.
FieldType
); }