2 references to XmlAnyElementDuplicate
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
1701
throw new InvalidOperationException(SR.Format(SR.
XmlAnyElementDuplicate
, accessorName, xmlAnyElement.Name, xmlAnyElement.Namespace ?? "null"));
1943
throw new InvalidOperationException(SR.Format(SR.
XmlAnyElementDuplicate
, accessorName, xmlAnyElement.Name, xmlAnyElement.Namespace ?? "null"));