1 write to Workspace
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\Shaper.cs (1)
37this.Workspace = workspace;
3 references to Workspace
System.Data.Entity (3)
System\Data\Common\Internal\Materialization\Shaper.cs (3)
417oSpaceAssociation = this.Workspace.GetItemCollection(DataSpace.OSpace).GetItem<AssociationType>(associationType.FullName); 453var entitySet = wrappedEntity.EntityKey.GetEntitySet(this.Workspace); 603return SpatialHelpers.CreateSpatialDataReader(this.Workspace, this.Reader);