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