Base:
1 override of GetFunctionPointerParameterTypes
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
99
public override Type[]
GetFunctionPointerParameterTypes
()
1 reference to GetFunctionPointerParameterTypes
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
101
return _projector.Project(base.
GetFunctionPointerParameterTypes
(), _projector.ProjectType);