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