3 references to AddVertex
System.Data.Services.Client (3)
System\Data\Services\Client\Binding\BindingGraph.cs (3)
82
Vertex collectionVertex = this.graph.
AddVertex
(collection);
170
entityVertex = this.graph.
AddVertex
(target);
429
complexVertex = this.graph.
AddVertex
(target);