Base:
1 override of ReflectedType
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
54public override Type? ReflectedType
1 reference to ReflectedType
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
56get { return _projector.ProjectType(base.ReflectedType); }