ExpressionPrinter.VisitGoto(GotoExpression) Method

Definition

Visits the children of the GotoExpression.

C#
protected override System.Linq.Expressions.Expression VisitGoto (System.Linq.Expressions.GotoExpression gotoExpression);

Parameters

gotoExpression
GotoExpression

Returns

Applies to

Product Versions
Entity Framework Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0