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