1 write to isRoot
System.Data.Services (1)
System\Data\Services\Providers\BasicExpandProvider.cs (1)
823expandNode.isRoot = true;
5 references to isRoot
System.Data.Services (5)
System\Data\Services\Providers\BasicExpandProvider.cs (5)
804!this.isRoot && 836if (!this.isRoot && (!this.Node.ProjectAllProperties || this.OrderingInfo != null)) 1098bool needFilterForSelf = !this.isRoot && 1146Debug.Assert(this.isRoot, "BuildProjectionQuery is being called on a non-root node."); 1347if (!this.isRoot)