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