2 references to GetContentTypeOrNull
System.ServiceModel.Web (2)
System\ServiceModel\Web\IncomingWebRequestContext.cs (1)
247
ContentType contentType = Utility.
GetContentTypeOrNull
(nextItem);
System\ServiceModel\Web\Utility.cs (1)
158
return
GetContentTypeOrNull
(contentTypeTrimmed);