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)
99internal MetadataWorkspace Metadata { get { return _tree.MetadataWorkspace; } } 605foreach (AssociationType association in _tree.MetadataWorkspace.GetItems<AssociationType>(DataSpace.CSpace))