public virtual void Visit(ThrowInstruction instruction) { }
public virtual void Visit(ThrowInstruction instruction) { Default(instruction); }