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