2 references to ValidateGoto
System.Core (2)
Microsoft\Scripting\Ast\GotoExpression.cs (1)
350ValidateGoto(target, ref value, "target", "value");
Microsoft\Scripting\Ast\LabelExpression.cs (1)
113ValidateGoto(target, ref defaultValue, "label", "defaultValue");