1 write to type
System.Data.Services.Client (1)
parent\Server\System\Data\Services\HttpProcessUtility.cs (1)
1014
this.
type
= type;
3 references to type
System.Data.Services.Client (3)
parent\Server\System\Data\Services\HttpProcessUtility.cs (3)
1022
get { return this.
type
+ "/" + this.subType; }
1131
if (String.Equals(this.
type
, XmlConstants.MimeTextType, StringComparison.OrdinalIgnoreCase))
1148
else if (String.Equals(this.
type
, XmlConstants.MimeApplicationType, StringComparison.OrdinalIgnoreCase) &&