Implemented interface member:
method
GetMatch
System.Activities.DynamicUpdate.DynamicUpdateMapBuilder.IDefinitionMatcher.GetMatch(System.Activities.Variable)
1 reference to GetMatch
System.Activities (1)
System\Activities\DynamicUpdate\DynamicUpdateMapBuilder.cs (1)
1219if (newVariable.Owner != source || !newVariable.IsPublic || GetMatch(newVariable) != oldVariable)