3 references to BuildContentType
System.Data.Services (3)
System\Data\Services\DataService.cs (3)
921host.ResponseContentType = HttpProcessUtility.BuildContentType(host.ResponseContentType, encoding); 1299host.ResponseContentType = HttpProcessUtility.BuildContentType(mime, encoding); 1572host.ResponseContentType = HttpProcessUtility.BuildContentType(host.ResponseContentType, encoding);