5 references to GetBase
System.Web.Services (5)
System\Web\Services\Protocols\Scalars.cs (5)
216
string baseCT =
GetBase
(contentType);
245
return string.Compare(
GetBase
(contentType), baseContentType, StringComparison.OrdinalIgnoreCase) == 0;
253
string type =
GetBase
(contentType);
259
string type =
GetBase
(contentType);
265
string type =
GetBase
(contentType);