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