Implemented interface member:
method
Equals
System.IEquatable<T>.Equals(T)
1 reference to Equals
System.Data.Entity (1)
System\Data\Mapping\Update\Internal\UpdateCommand.cs (1)
218
if (this.
Equals
(other)) { return 0; }