1 write to _resultItemType
System.Data.Entity (1)
System\Data\Objects\ObjectResult_TResultType.cs (1)
58
_resultItemType
= resultItemType;
1 reference to _resultItemType
System.Data.Entity (1)
System\Data\Objects\ObjectResult_TResultType.cs (1)
133
_cachedBindingList = ObjectViewFactory.CreateViewForQuery<T>(this.
_resultItemType
, this, this._shaper.Context, forceReadOnly, this._singleEntitySet);