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