2 references to MatchNewToOld
System.Activities (2)
System\Activities\DynamicUpdate\DynamicUpdateMapQuery.cs (2)
80
return this.
MatchNewToOld
(newActivity, out entry);
115
Activity oldOwner = this.
MatchNewToOld
(newVariable.Owner, out entry);