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