Property | Type | Description | |
---|---|---|---|
Method | MethodDefinition | ||
ModuleWeaver | ModuleWeaver, |
Method | Description | |
---|---|---|
FixReturn ( Instruction returnPoint ) : void | ||
HandleReturns ( ) : void | ||
InjectStopwatch ( int index, Instruction nextInstruction ) : void | ||
InnerProcess ( ) : void | ||
Process ( ) : void |
Method | Description | |
---|---|---|
GetAsyncReturns ( Collection |
||
GetWriteTimeInstruction ( ) : IEnumerable |
public FixReturn ( Instruction returnPoint ) : void | ||
returnPoint | Instruction | |
return | void |
public InjectStopwatch ( int index, Instruction nextInstruction ) : void | ||
index | int | |
nextInstruction | Instruction | |
return | void |