1 write to Root
System.Data.Services.Client (1)
parent\Server\System\Data\Services\Epm\EpmContentSerializerBase.cs (1)
65this.Root = isSyndication ? tree.SyndicationRoot : tree.NonSyndicationRoot;
3 references to Root
System.Data.Services.Client (3)
parent\Server\System\Data\Services\Epm\EpmContentSerializerBase.cs (1)
112foreach (EpmTargetPathSegment targetSegment in this.Root.SubSegments)
parent\Server\System\Data\Services\Epm\EpmCustomContentSerializer.cs (2)
77foreach (EpmTargetPathSegment subSegmentOfRoot in this.Root.SubSegments) 196foreach (EpmTargetPathSegment subSegmentOfRoot in this.Root.SubSegments)