2 references to MimeApplicationOctetStream
System.Data.Services (2)
System\Data\Services\WebUtil.cs (2)
103
new KeyValuePair<Type, string>(typeof(byte[]), XmlConstants.
MimeApplicationOctetStream
),
104
new KeyValuePair<Type, string>(typeof(Binary), XmlConstants.
MimeApplicationOctetStream
),