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