2 references to ActionsEqual
System.Workflow.Activities (2)
Rules\Rule.cs (2)
247
if (!
ActionsEqual
(this.thenActions, other.thenActions))
249
if (!
ActionsEqual
(this.elseActions, other.elseActions))