81 writes to Target
System.Linq.Expressions (81)
System\Dynamic\UpdateDelegates.Generated.cs (80)
46
@this.
Target
= rule;
80
@this.
Target
= rule;
117
@this.
Target
= originalRule;
118
rule = @this.
Target
= @this.Binder.BindCore(@this, args);
192
@this.
Target
= rule;
226
@this.
Target
= rule;
263
@this.
Target
= originalRule;
264
rule = @this.
Target
= @this.Binder.BindCore(@this, args);
338
@this.
Target
= rule;
372
@this.
Target
= rule;
409
@this.
Target
= originalRule;
410
rule = @this.
Target
= @this.Binder.BindCore(@this, args);
484
@this.
Target
= rule;
518
@this.
Target
= rule;
555
@this.
Target
= originalRule;
556
rule = @this.
Target
= @this.Binder.BindCore(@this, args);
630
@this.
Target
= rule;
664
@this.
Target
= rule;
701
@this.
Target
= originalRule;
702
rule = @this.
Target
= @this.Binder.BindCore(@this, args);
776
@this.
Target
= rule;
810
@this.
Target
= rule;
847
@this.
Target
= originalRule;
848
rule = @this.
Target
= @this.Binder.BindCore(@this, args);
922
@this.
Target
= rule;
956
@this.
Target
= rule;
993
@this.
Target
= originalRule;
994
rule = @this.
Target
= @this.Binder.BindCore(@this, args);
1068
@this.
Target
= rule;
1102
@this.
Target
= rule;
1139
@this.
Target
= originalRule;
1140
rule = @this.
Target
= @this.Binder.BindCore(@this, args);
1214
@this.
Target
= rule;
1248
@this.
Target
= rule;
1285
@this.
Target
= originalRule;
1286
rule = @this.
Target
= @this.Binder.BindCore(@this, args);
1360
@this.
Target
= rule;
1394
@this.
Target
= rule;
1431
@this.
Target
= originalRule;
1432
rule = @this.
Target
= @this.Binder.BindCore(@this, args);
1505
@this.
Target
= rule;
1539
@this.
Target
= rule;
1576
@this.
Target
= originalRule;
1577
rule = @this.
Target
= @this.Binder.BindCore(@this, args);
1650
@this.
Target
= rule;
1684
@this.
Target
= rule;
1721
@this.
Target
= originalRule;
1722
rule = @this.
Target
= @this.Binder.BindCore(@this, args);
1795
@this.
Target
= rule;
1829
@this.
Target
= rule;
1866
@this.
Target
= originalRule;
1867
rule = @this.
Target
= @this.Binder.BindCore(@this, args);
1940
@this.
Target
= rule;
1974
@this.
Target
= rule;
2011
@this.
Target
= originalRule;
2012
rule = @this.
Target
= @this.Binder.BindCore(@this, args);
2085
@this.
Target
= rule;
2119
@this.
Target
= rule;
2156
@this.
Target
= originalRule;
2157
rule = @this.
Target
= @this.Binder.BindCore(@this, args);
2230
@this.
Target
= rule;
2264
@this.
Target
= rule;
2301
@this.
Target
= originalRule;
2302
rule = @this.
Target
= @this.Binder.BindCore(@this, args);
2375
@this.
Target
= rule;
2409
@this.
Target
= rule;
2446
@this.
Target
= originalRule;
2447
rule = @this.
Target
= @this.Binder.BindCore(@this, args);
2520
@this.
Target
= rule;
2554
@this.
Target
= rule;
2591
@this.
Target
= originalRule;
2592
rule = @this.
Target
= @this.Binder.BindCore(@this, args);
2665
@this.
Target
= rule;
2699
@this.
Target
= rule;
2736
@this.
Target
= originalRule;
2737
rule = @this.
Target
= @this.Binder.BindCore(@this, args);
2810
@this.
Target
= rule;
2844
@this.
Target
= rule;
2881
@this.
Target
= originalRule;
2882
rule = @this.
Target
= @this.Binder.BindCore(@this, args);
System\Runtime\CompilerServices\CallSite.cs (1)
171
Target
= GetUpdateDelegate();
33 references to Target
Microsoft.AspNetCore.JsonPatch (2)
Internal\DynamicObjectAdapter.cs (2)
189
value = callsite.
Target
(callsite, target);
226
callsite.
Target
(callsite, target, value);
Microsoft.CSharp (8)
Microsoft\CSharp\RuntimeBinder\ComInterop\SplatCallSite.cs (1)
38
return _site.
Target
(_site, _callable, args);
Microsoft\CSharp\RuntimeBinder\DynamicDebuggerProxy.cs (7)
135
return site.
Target
(site, arg1, arg2);
149
return trueFalseSite.
Target
(trueFalseSite, obj);
157
return site.
Target
(site, obj);
165
return site.
Target
(site, obj);
307
return site.
Target
(site, obj);
375
return site.
Target
(site, obj, value);
423
value = site.
Target
(site, obj);
PresentationFramework-SystemCore (2)
DynamicAccessorImpl.cs (2)
32
return _getter.
Target
(_getter, component);
43
_setter.
Target
(_setter, component, value);
System.Linq.Expressions (21)
System\Dynamic\UpdateDelegates.Generated.cs (20)
21
Func<CallSite, T0, TRet> rule, originalRule = @this.
Target
;
167
Func<CallSite, T0, T1, TRet> rule, originalRule = @this.
Target
;
313
Func<CallSite, T0, T1, T2, TRet> rule, originalRule = @this.
Target
;
459
Func<CallSite, T0, T1, T2, T3, TRet> rule, originalRule = @this.
Target
;
605
Func<CallSite, T0, T1, T2, T3, T4, TRet> rule, originalRule = @this.
Target
;
751
Func<CallSite, T0, T1, T2, T3, T4, T5, TRet> rule, originalRule = @this.
Target
;
897
Func<CallSite, T0, T1, T2, T3, T4, T5, T6, TRet> rule, originalRule = @this.
Target
;
1043
Func<CallSite, T0, T1, T2, T3, T4, T5, T6, T7, TRet> rule, originalRule = @this.
Target
;
1189
Func<CallSite, T0, T1, T2, T3, T4, T5, T6, T7, T8, TRet> rule, originalRule = @this.
Target
;
1335
Func<CallSite, T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, TRet> rule, originalRule = @this.
Target
;
1481
Action<CallSite, T0> rule, originalRule = @this.
Target
;
1626
Action<CallSite, T0, T1> rule, originalRule = @this.
Target
;
1771
Action<CallSite, T0, T1, T2> rule, originalRule = @this.
Target
;
1916
Action<CallSite, T0, T1, T2, T3> rule, originalRule = @this.
Target
;
2061
Action<CallSite, T0, T1, T2, T3, T4> rule, originalRule = @this.
Target
;
2206
Action<CallSite, T0, T1, T2, T3, T4, T5> rule, originalRule = @this.
Target
;
2351
Action<CallSite, T0, T1, T2, T3, T4, T5, T6> rule, originalRule = @this.
Target
;
2496
Action<CallSite, T0, T1, T2, T3, T4, T5, T6, T7> rule, originalRule = @this.
Target
;
2641
Action<CallSite, T0, T1, T2, T3, T4, T5, T6, T7, T8> rule, originalRule = @this.
Target
;
2786
Action<CallSite, T0, T1, T2, T3, T4, T5, T6, T7, T8, T9> rule, originalRule = @this.
Target
;
System\Runtime\CompilerServices\CallSite.cs (1)
388
Expression target = Expression.Field(@this, typeof(CallSite<T>).GetField(nameof(
Target
))!);