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