2 references to XmlIllegalAttrOrText
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (2)
1572
throw new InvalidOperationException(string.Format(ResXml.
XmlIllegalAttrOrText
, accessorName, accessor.TypeDesc.ArrayElementTypeDesc.FullName));
1866
throw new InvalidOperationException(string.Format(ResXml.
XmlIllegalAttrOrText
, accessorName, accessor.TypeDesc));