2 references to XmlMultipleXmlns
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
889
throw new InvalidOperationException(SR.Format(SR.
XmlMultipleXmlns
, model.Type.FullName));
936
throw new InvalidOperationException(SR.Format(SR.
XmlMultipleXmlns
, model.Type.FullName));