1 write to IsObjectQuery
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\Shaper.cs (1)
1063
IsObjectQuery
= !(typeof(T) == typeof(RecordState));
2 references to IsObjectQuery
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\Shaper.cs (2)
1138
if (this.
IsObjectQuery
)
1167
if (
IsObjectQuery
)