Share via


DefaultExpressionVisitor.OnExitScope Method

Definition

Exits the scope for the expression visitor.

protected virtual void OnExitScope ();
abstract member OnExitScope : unit -> unit
override this.OnExitScope : unit -> unit
Protected Overridable Sub OnExitScope ()

Applies to