1 write to _resultType
System.Data.Entity (1)
System\Data\Common\QueryCache\LinqQueryCacheKey.cs (1)
87
_resultType
= resultType;
2 references to _resultType
System.Data.Entity (2)
System\Data\Common\QueryCache\LinqQueryCacheKey.cs (2)
127
Equals(otherObjectQueryCacheKey.
_resultType
,
_resultType
) &&