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