1 write to _resultType
System.Data.Entity (1)
System\Data\Objects\ObjectQuery.cs (1)
291this._resultType = tResultType;
2 references to _resultType
System.Data.Entity (2)
System\Data\Objects\ObjectQuery.cs (2)
268if (null == this._resultType) 294return this._resultType;