2 references to XmlBaseAttributeName
System.IO.Packaging (2)
System\IO\Packaging\InternalRelationshipCollection.cs (2)
571string? xmlBaseAttributeValue = reader.GetAttribute(XmlBaseAttributeName); 574throw new XmlException(SR.Format(SR.InvalidXmlBaseAttributePresent, XmlBaseAttributeName), null, reader.LineNumber, reader.LinePosition);