Base:
1 override of MakePointerType
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
305public override Type MakePointerType()
1 reference to MakePointerType
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
307return _projector.ProjectType(base.MakePointerType());