2 references to GetMatchIndex
System.Activities (2)
System\Activities\DynamicUpdate\DynamicUpdateMapBuilder.cs (2)
611
int originalIndex = this.Matcher.
GetMatchIndex
(newVariable, originalElement, forImplementationVariables);
1026
int index =
GetMatchIndex
(newVariable, matchingOwner, false);