2 references to XmlIllegalAttrOrText
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
1562throw new InvalidOperationException(SR.Format(SR.XmlIllegalAttrOrText, accessorName, accessor.TypeDesc.ArrayElementTypeDesc.FullName)); 1853throw new InvalidOperationException(SR.Format(SR.XmlIllegalAttrOrText, accessorName, accessor.TypeDesc));