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