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