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