1 write to requestContentType
System.Data.Services (1)
System\Data\Services\DataServiceHostWrapper.cs (1)
126this.requestContentType = host.RequestContentType;
1 reference to requestContentType
System.Data.Services (1)
System\Data\Services\DataServiceHostWrapper.cs (1)
242get { return this.requestContentType; }