Base:
1 override of ReturnType
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingMethodInfo.cs (1)
58
public override Type
ReturnType
1 reference to ReturnType
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingMethodInfo.cs (1)
60
get { return Projector.ProjectType(base.
ReturnType
); }