Base:
1 override of GetMethodBody
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingConstructorInfo.cs (1)
62
public override MethodBody?
GetMethodBody
()
1 reference to GetMethodBody
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingConstructorInfo.cs (1)
64
return Projector.ProjectMethodBody(base.
GetMethodBody
());