Base:
method
Equals
System.Object.Equals(System.Object)
3 references to Equals
System.Workflow.Activities (3)
Rules\RuleValidation.cs (3)
2771if (!thisDeclaringParam.Equals(otherDeclaringParam)) 2794if (!thisParam.Equals(otherParam)) 2833if (!thisParam.Equals(otherParam))