2 implementations of RequestContentType
System.Data.Services (2)
System\Data\Services\BatchServiceHost.cs (1)
153string IDataServiceHost.RequestContentType
System\Data\Services\HttpContextServiceHost.cs (1)
102string IDataServiceHost.RequestContentType
1 reference to RequestContentType
System.Data.Services (1)
System\Data\Services\DataServiceHostWrapper.cs (1)
126this.requestContentType = host.RequestContentType;