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