3 references to Label
System.Core (3)
Microsoft\Scripting\Ast\LabelTarget.cs (3)
69return Label(typeof(void), null); 78return Label(typeof(void), name); 87return Label(type, null);