1 write to segmentedSourcePath
System.Data.Services.Client (1)
parent\Server\System\Data\Services\Providers\EntityPropertyMappingInfo.cs (1)
90this.segmentedSourcePath = attribute.SourcePath.Split('/');
1 reference to segmentedSourcePath
System.Data.Services.Client (1)
parent\Server\System\Data\Services\Providers\EntityPropertyMappingInfo.cs (1)
117return ReadPropertyValue(element, this.actualPropertyType, this.segmentedSourcePath, 0);