1 reference to CharSet
System.ServiceModel.Primitives (1)
Internals\System\Xml\XmlMtomWriter.cs (1)
183string contentType = string.Format(CultureInfo.InvariantCulture, "{0};{1}={2}", MtomGlobals.XopType, MtomGlobals.CharsetParam, CharSet(encoding));