3 references to GetResultType
System.Data.Entity (2)
System\Data\Objects\Internal\ObjectQueryState.cs (1)
263
/// to <see cref="ObjectQuery.
GetResultType
"/> cannot be satisfied using cached type metadata or a currently cached execution plan.
System\Data\Objects\ObjectQuery.cs (1)
42
/// only instantiated if the <see cref="
GetResultType
"/> method is called.
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceQueryBuilder.cs (1)
84
_resultType = queryT.
GetResultType
();