2 writes to typeConversion
System.Data.Services (2)
System\Data\Services\DataServiceConfiguration.cs (2)
156this.typeConversion = true; 177this.typeConversion = value;
1 reference to typeConversion
System.Data.Services (1)
System\Data\Services\DataServiceConfiguration.cs (1)
171return this.typeConversion;