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