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