1 reference to XmlAttributeHasNoName
System.Private.Xml (1)
System\Xml\Serialization\XmlSchemaImporter.cs (1)
1614
if (attribute.Name!.Length == 0) throw new InvalidOperationException(SR.
XmlAttributeHasNoName
);