2 references to Root
System.Data.Services.Client (2)
parent\Server\System\Data\Services\Epm\EpmSourceTree.cs (1)
69EpmSourcePathSegment currentProperty = this.Root;
System\Data\Services\Client\DataServiceContext.cs (1)
2975this.WriteContentProperties(writer, type, box.Entity, type.HasEntityPropertyMappings ? type.EpmSourceTree.Root : null, out propertiesWritten);