3 references to StackBehaviourPush
System.Private.CoreLib (2)
src\System\Reflection\Emit\DynamicILGenerator.cs (1)
88if (opcode.StackBehaviourPush == StackBehaviour.Varpush
src\System\Reflection\Emit\RuntimeILGenerator.cs (1)
686if (opcode.StackBehaviourPush == StackBehaviour.Varpush)
System.Reflection.Emit (1)
System\Reflection\Emit\ILGeneratorImpl.cs (1)
431if (opcode.StackBehaviourPush == StackBehaviour.Varpush)