Base:
1 override of DeclaringMethod
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
39
public override MethodBase?
DeclaringMethod
1 reference to DeclaringMethod
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingType.cs (1)
41
get { return _projector.ProjectMethodBase(base.
DeclaringMethod
); }