1 write to _tree
System.Data.Entity (1)
System\Data\Objects\Internal\ObjectSpanRewriter.cs (1)
92
_tree
= tree;
2 references to _tree
System.Data.Entity (2)
System\Data\Objects\Internal\ObjectSpanRewriter.cs (2)
99
internal MetadataWorkspace Metadata { get { return
_tree
.MetadataWorkspace; } }
605
foreach (AssociationType association in
_tree
.MetadataWorkspace.GetItems<AssociationType>(DataSpace.CSpace))