Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
StackBehaviour.cs
Go to the documentation of this file.
1
namespace
System.Reflection.Emit
;
2
3
public
enum
StackBehaviour
4
{
5
Pop0
,
6
Pop1
,
7
Pop1_pop1
,
8
Popi
,
9
Popi_pop1
,
10
Popi_popi
,
11
Popi_popi8
,
12
Popi_popi_popi
,
13
Popi_popr4
,
14
Popi_popr8
,
15
Popref
,
16
Popref_pop1
,
17
Popref_popi
,
18
Popref_popi_popi
,
19
Popref_popi_popi8
,
20
Popref_popi_popr4
,
21
Popref_popi_popr8
,
22
Popref_popi_popref
,
23
Push0
,
24
Push1
,
25
Push1_push1
,
26
Pushi
,
27
Pushi8
,
28
Pushr4
,
29
Pushr8
,
30
Pushref
,
31
Varpop
,
32
Varpush
,
33
Popref_popi_pop1
34
}
System.Reflection.Emit.StackBehaviour
StackBehaviour
Definition
StackBehaviour.cs:4
System.Reflection.Emit.StackBehaviour.Varpop
@ Varpop
System.Reflection.Emit.StackBehaviour.Push0
@ Push0
System.Reflection.Emit.StackBehaviour.Popi
@ Popi
System.Reflection.Emit.StackBehaviour.Push1_push1
@ Push1_push1
System.Reflection.Emit.StackBehaviour.Pushi
@ Pushi
System.Reflection.Emit.StackBehaviour.Popref_popi_popref
@ Popref_popi_popref
System.Reflection.Emit.StackBehaviour.Popref_pop1
@ Popref_pop1
System.Reflection.Emit.StackBehaviour.Popref
@ Popref
System.Reflection.Emit.StackBehaviour.Pushr4
@ Pushr4
System.Reflection.Emit.StackBehaviour.Pushref
@ Pushref
System.Reflection.Emit.StackBehaviour.Pop1_pop1
@ Pop1_pop1
System.Reflection.Emit.StackBehaviour.Popref_popi_pop1
@ Popref_popi_pop1
System.Reflection.Emit.StackBehaviour.Popi_popr4
@ Popi_popr4
System.Reflection.Emit.StackBehaviour.Varpush
@ Varpush
System.Reflection.Emit.StackBehaviour.Push1
@ Push1
System.Reflection.Emit.StackBehaviour.Popi_popi
@ Popi_popi
System.Reflection.Emit.StackBehaviour.Popi_popi8
@ Popi_popi8
System.Reflection.Emit.StackBehaviour.Pushr8
@ Pushr8
System.Reflection.Emit.StackBehaviour.Pop0
@ Pop0
System.Reflection.Emit.StackBehaviour.Pop1
@ Pop1
System.Reflection.Emit.StackBehaviour.Popref_popi_popr8
@ Popref_popi_popr8
System.Reflection.Emit.StackBehaviour.Pushi8
@ Pushi8
System.Reflection.Emit.StackBehaviour.Popref_popi_popi8
@ Popref_popi_popi8
System.Reflection.Emit.StackBehaviour.Popi_popi_popi
@ Popi_popi_popi
System.Reflection.Emit.StackBehaviour.Popref_popi_popr4
@ Popref_popi_popr4
System.Reflection.Emit.StackBehaviour.Popi_pop1
@ Popi_pop1
System.Reflection.Emit.StackBehaviour.Popref_popi_popi
@ Popref_popi_popi
System.Reflection.Emit.StackBehaviour.Popref_popi
@ Popref_popi
System.Reflection.Emit.StackBehaviour.Popi_popr8
@ Popi_popr8
System.Reflection.Emit
Definition
__ExceptionInfo.cs:1
source
System.Private.CoreLib
System.Reflection.Emit
StackBehaviour.cs
Generated by
1.10.0