2 references to XmlIllegalAttrOrTextInterface
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (2)
1568
throw new InvalidOperationException(string.Format(ResXml.
XmlIllegalAttrOrTextInterface
, accessorName, accessor.TypeDesc.ArrayElementTypeDesc.FullName, typeof(IXmlSerializable).Name));
1862
throw new InvalidOperationException(string.Format(ResXml.
XmlIllegalAttrOrTextInterface
, accessorName, accessor.TypeDesc.FullName, typeof(IXmlSerializable).Name));