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