4 references to RemoveEdge
System.Data.Services.Client (4)
System\Data\Services\Client\Binding\BindingGraph.cs (4)
274
this.graph.
RemoveEdge
(parent, item, null);
286
this.graph.
RemoveEdge
(collection, collectionEdge.Target.Item, null);
304
this.graph.
RemoveEdge
(edge.Source.Item, edge.Target.Item, edge.Label);
613
this.
RemoveEdge
(e.Source.Item, e.Target.Item, e.Label);