4 references to StackBehaviourPop
mscorlib (4)
system\reflection\emit\dynamicilgenerator.cs (2)
132if (opcode.StackBehaviourPop == StackBehaviour.Varpop) 368if (opcode.StackBehaviourPop == StackBehaviour.Varpop)
system\reflection\emit\ilgenerator.cs (2)
664if (opcode.StackBehaviourPop == StackBehaviour.Varpop) 705if (opcode.StackBehaviourPop == StackBehaviour.Varpop)