1 write to matchInfoLookup
System.Activities (1)
System\Activities\DynamicUpdate\DynamicUpdateMapBuilder.cs (1)
873this.matchInfoLookup = matchInfoLookup;
2 references to matchInfoLookup
System.Activities (2)
System\Activities\DynamicUpdate\DynamicUpdateMapBuilder.cs (2)
1000DynamicUpdateMapItem matchInfo = this.matchInfoLookup(newChild.Origin ?? newChild); 1065DynamicUpdateMapItem matchInfo = this.matchInfoLookup(newVariable.Origin ?? newVariable);