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