2 references to Label
System.Core (2)
Microsoft\Scripting\Actions\CallSite.cs (1)
362var @return = Expression.Label(invoke.GetReturnType());
Microsoft\Scripting\Actions\CallSiteBinder.cs (1)
85ReturnLabel = Expression.Label(invoke.GetReturnType());