1 write to outgoingEdges
System.Data.Services.Client (1)
System\Data\Services\Client\Binding\BindingGraph.cs (1)
864
this.
outgoingEdges
= new List<Edge>();
2 references to outgoingEdges
System.Data.Services.Client (2)
System\Data\Services\Client\Binding\BindingGraph.cs (2)
862
if (this.
outgoingEdges
== null)
867
return this.
outgoingEdges
;