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