4 writes to _crossThreadCost
PresentationFramework (4)
MS\Internal\Data\DataBindEngine.cs (4)
492
_crossThreadCost
+= cost;
510
_crossThreadCost
+= delta;
532
_crossThreadCost
-= op.Cost;
567
_crossThreadCost
= 0;