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