2 references to XmlIllegalAttrOrTextInterface
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
1586
throw new InvalidOperationException(SR.Format(SR.
XmlIllegalAttrOrTextInterface
, accessorName, accessor.TypeDesc.ArrayElementTypeDesc.FullName, nameof(IXmlSerializable)));
1877
throw new InvalidOperationException(SR.Format(SR.
XmlIllegalAttrOrTextInterface
, accessorName, accessor.TypeDesc.FullName, nameof(IXmlSerializable)));