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