Home
last modified time | relevance | path

Searched refs:MtomMessageNotMultipart (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Runtime.Serialization/ReferenceSources/
H A DSR.missing.cs231 public const string MtomMessageNotMultipart = @"MTOM message is not multipart: media type should be… field in System.Runtime.Serialization.SR
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Runtime.Serialization/System/Xml/
H A DXmlMtomReader.cs152 …ceptionUtility.ThrowHelperError(new XmlException(SR.GetString(SR.MtomMessageNotMultipart, MtomGlob… in ReadMessageContentTypeHeader()