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