Base:
method
Equals
System.Object.Equals(System.Object)
5 overrides of Equals
System.Data.Entity (5)
System\Data\Common\QueryCache\CompiledQueryCacheKey.cs (1)
29public override bool Equals(object compareTo)
System\Data\Common\QueryCache\EntityClientCacheKey.cs (1)
79public override bool Equals( object otherObject )
System\Data\Common\QueryCache\EntitySqlQueryCacheKey.cs (1)
116public override bool Equals(object otherObject)
System\Data\Common\QueryCache\LinqQueryCacheKey.cs (1)
111public override bool Equals(object otherObject)
System\Data\Common\QueryCache\ShaperFactoryQueryCacheKey.cs (1)
28public override bool Equals(object obj)