Base:
1 override of GetGenericArguments
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingMethodInfo.cs (1)
87
public override Type[]
GetGenericArguments
()
1 reference to GetGenericArguments
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingMethodInfo.cs (1)
89
return Projector.Project(base.
GetGenericArguments
(), Projector.ProjectType);