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)
156
else if ((body == null || body.ILOffset == 0) && !method.
_canBeRuntimeImpl
)