Enum OperandType
- Namespace
- ICSharpCode.Decompiler.Metadata
- Assembly
- ICSharpCode.Decompiler.dll
public enum OperandType
Fields
BrTarget = 0
Field = 1
I = 2
I8 = 3
Method = 4
None = 5
R = 7
ShortBrTarget = 15
ShortI = 16
ShortR = 17
ShortVariable = 18
Sig = 9
String = 10
Switch = 11
Tok = 12
Type = 13
Variable = 14