1 write to bindingGraph
System.Data.Services.Client (1)
System\Data\Services\Client\Binding\BindingObserver.cs (1)
52this.bindingGraph = new BindingGraph(this);
15 references to bindingGraph
System.Data.Services.Client (15)
System\Data\Services\Client\Binding\BindingObserver.cs (15)
132this.bindingGraph.AddCollection(null, null, collection, collectionEntitySet); 143this.bindingGraph.Reset(); 193this.bindingGraph.RemoveRelation(source, sourceProperty); 217this.bindingGraph.AddCollection( 233this.bindingGraph.AddEntity( 247this.bindingGraph.AddComplexProperty( 289this.bindingGraph.GetEntityCollectionInfo( 343this.bindingGraph.RemoveCollection(collection); 722this.bindingGraph.GetAncestorEntityForComplexProperty(ref entity, ref propertyName, ref propertyValue); 791this.bindingGraph.AddEntity( 838this.bindingGraph.GetEntityCollectionInfo( 846this.bindingGraph.GetCollectionItems(collection), 878this.bindingGraph.Remove( 885this.bindingGraph.RemoveUnreachableVertices(); 895this.bindingGraph.RemoveNonTrackedEntities();