Method | Description | |
---|---|---|
OpenScope ( |
Create a new OpenScope instruction.
|
Method | Description | |
---|---|---|
BuildSignatures ( |
Build the signatures for this instruction.
|
|
GetDeltaDistance ( ) : int |
Get the delta distance for this instruction. The delta distance is the resulting difference of items left on the stack after calling this instruction. |
|
GetInstName ( ) : string |
Get the name for this instruction.
|
|
Write ( |
Write this instruction to the PDB file.
|
public OpenScope ( |
||
scope | The scope that is being opened. | |
return | System |