3 writes to m_canBeRuntimeImpl
mscorlib (3)
system\reflection\emit\methodbuilder.cs (3)
1109
m_canBeRuntimeImpl
= true;
1231
m_canBeRuntimeImpl
= true;
1234
m_canBeRuntimeImpl
= true;
1 reference to m_canBeRuntimeImpl
mscorlib (1)
system\reflection\emit\typebuilder.cs (1)
2423
if ((body == null || body.Length == 0) && !meth.
m_canBeRuntimeImpl
)