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