2 references to Path
System.Workflow.Activities (2)
Rules\RuleAction.cs (2)
197return ((other != null) && (string.Equals(this.Path, other.Path, StringComparison.Ordinal)));