2 references to ValidateGoto
System.Linq.Expressions (2)
System\Linq\Expressions\GotoExpression.cs (1)
335ValidateGoto(target, ref value, nameof(target), nameof(value), type);
System\Linq\Expressions\LabelExpression.cs (1)
92ValidateGoto(target, ref defaultValue, nameof(target), nameof(defaultValue), type: null);