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