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