2 references to XmlIllegalAttribute
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (2)
1756
throw new InvalidOperationException(ResXml.
XmlIllegalAttribute
);
1764
if (a.XmlElements.Count > 0) throw new InvalidOperationException(ResXml.
XmlIllegalAttribute
);