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