3 references to AddEdge
System.Data.Services.Client (3)
System\Data\Services\Client\Binding\BindingGraph.cs (3)
92this.graph.AddEdge(source, collection, sourceProperty); 189this.graph.AddEdge(edgeSource, target, sourceVertex.IsCollection ? null : sourceProperty); 444this.graph.AddEdge(source, target, sourceProperty);