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