2 references to XmlIllegalMultipleText
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
881
throw new InvalidOperationException(SR.Format(SR.
XmlIllegalMultipleText
, model.Type.FullName));
System\Xml\Serialization\XmlSchemaExporter.cs (1)
1051
throw new InvalidOperationException(SR.Format(SR.
XmlIllegalMultipleText
, name));