Base:
method
Equals
System.Object.Equals(System.Object)
2 references to Equals
System.ComponentModel.DataAnnotations (2)
DataAnnotations\FilterUIHintAttribute.cs (1)
99return this._implementation.Equals(otherAttribute._implementation);
DataAnnotations\UIHintAttribute.cs (1)
94return this._implementation.Equals(otherAttribute._implementation);