PEAPI

CILInstructions.StartBlock Method 

Mark this position as the start of a new block (try, catch, filter, finally or fault)

[Visual Basic]
Public Sub StartBlock()
[C#]
public void StartBlock();

See Also

CILInstructions Class | CILInstructions Members | PEAPI Namespace