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