1 write to IsUsingElementCollection
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\Coordinator.cs (1)
226
this.
IsUsingElementCollection
= (!this.IsRoot && typeof(T) != typeof(RecordState));
2 references to IsUsingElementCollection
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\Coordinator.cs (2)
246
if (
IsUsingElementCollection
)
296
if (
IsUsingElementCollection
)