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