5 references to Varpush
mscorlib (5)
system\reflection\emit\dynamicilgenerator.cs (1)
127
if (opcode.StackBehaviourPush == StackBehaviour.
Varpush
system\reflection\emit\ilgenerator.cs (1)
697
if (opcode.StackBehaviourPush == StackBehaviour.
Varpush
)
system\reflection\emit\opcodes.cs (3)
663
((int)StackBehaviour.
Varpush
<< OpCode.StackBehaviourPushShift) |
673
((int)StackBehaviour.
Varpush
<< OpCode.StackBehaviourPushShift) |
1376
((int)StackBehaviour.
Varpush
<< OpCode.StackBehaviourPushShift) |