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