2 references to EpmSourceTree
System.Data.Services.Client (2)
System\Data\Services\Client\ClientType.cs (1)
734this.EpmSourceTree.Add(new EntityPropertyMappingInfo(epmAttr, definingType, this));
System\Data\Services\Client\DataServiceContext.cs (1)
2975this.WriteContentProperties(writer, type, box.Entity, type.HasEntityPropertyMappings ? type.EpmSourceTree.Root : null, out propertiesWritten);