5 references to PrepareToMatchSubtree
System.Activities (5)
System\Activities\DynamicUpdate\ActivityComparer.cs (5)
283
this.
PrepareToMatchSubtree
(this.updatedPrivateIdSpace[nextUpdatedSubrootId], this.originalPrivateIdSpace[nextOriginalSubrootId]);
463
this.
PrepareToMatchSubtree
(updatedArg.BoundArgument.Expression, originalArg.BoundArgument.Expression);
487
this.
PrepareToMatchSubtree
(currentActivity, originalActivity);
501
this.
PrepareToMatchSubtree
(currentDelegate.Handler, originalDelegate.Handler);
517
this.
PrepareToMatchSubtree
(currentVariable.Default, originalVariable.Default);