3 writes to _canBeRuntimeImpl
System.Reflection.Emit (3)
System\Reflection\Emit\MethodBuilderImpl.cs (3)
181_canBeRuntimeImpl = true; 187_canBeRuntimeImpl = true; 213_canBeRuntimeImpl = true;
1 reference to _canBeRuntimeImpl
System.Reflection.Emit (1)
System\Reflection\Emit\TypeBuilderImpl.cs (1)
156else if ((body == null || body.ILOffset == 0) && !method._canBeRuntimeImpl)