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);