Method | Description | |
---|---|---|
TraverseChildren ( IBlockStatement block ) : void |
Method | Description | |
---|---|---|
FinallyBodyCallsMonitorExit ( IBlockStatement block, ILocalDefinition monitorTakenLocal, ILocalDefinition monitorVar ) : bool | ||
GetMonitor ( IBlockStatement block, ILocalDefinition local, ILocalDefinition &monitorVar ) : IExpression | ||
LockReplacer ( SourceMethodBody sourceMethodBody ) : System.Collections.Generic | ||
ObjectInvariant ( ) : void |
public TraverseChildren ( IBlockStatement block ) : void | ||
block | IBlockStatement | |
return | void |