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