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