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