Property | Type | Description | |
---|---|---|---|
ActionTree | bool | ||
Args | short[] | ||
Callee | short | ||
Caller | short | ||
CodeOwnerGUID | uint | ||
DiscardResult | bool | ||
InstructionPointer | ushort | ||
Locals | short[] | ||
RoutineID | ushort | ||
StackObject | short | ||
Version | int |
Method | Description | |
---|---|---|
Deserialize ( |
||
SerializeInto ( |
||
VMStackFrameMarshal ( ) : System | ||
VMStackFrameMarshal ( int version ) : System |
public Deserialize ( |
||
reader | ||
return | void |
public SerializeInto ( |
||
writer | ||
return | void |
public VMStackFrameMarshal ( int version ) : System | ||
version | int | |
return | System |