3 references to IsRootCollection
System.Data.Services.Client (3)
System\Data\Services\Client\Binding\BindingGraph.cs (3)
116
collectionVertex.Parent != null || collectionVertex.
IsRootCollection
,
236
Debug.Assert(!vertexToRemove.
IsRootCollection
, "Root collections are never removed");
884
if (!this.
IsRootCollection
)