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