1 reference to XmlInvalidFormUnqualified
System.Private.Xml (1)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
2202if (isQualified && form == XmlSchemaForm.Unqualified) throw new InvalidOperationException(SR.XmlInvalidFormUnqualified);