2 references to GetCacheKey
System.Data.Entity (2)
System\Data\Objects\ELinq\ELinqQueryState.cs (1)
173(null == this.Parameters ? null : this.Parameters.GetCacheKey()),
System\Data\Objects\Internal\EntitySqlQueryState.cs (1)
177(null == this.Parameters ? null : this.Parameters.GetCacheKey()),