2 references to UpdateLabel
System.Core (2)
Microsoft\Scripting\Actions\CallSiteBinder.cs (1)
177
Expression updLabel = Expression.Label(CallSiteBinder.
UpdateLabel
);
Microsoft\Scripting\Actions\DynamicMetaObjectBinder.cs (1)
229
return Expression.Goto(CallSiteBinder.
UpdateLabel
, type);