2 references to XmlBaseAttributeName
WindowsBase (2)
Base\MS\Internal\IO\Packaging\InternalRelationshipCollection.cs (2)
660string xmlBaseAttributeValue = reader.GetAttribute(XmlBaseAttributeName); 663throw new XmlException(SR.Get(SRID.InvalidXmlBaseAttributePresent, XmlBaseAttributeName), null, reader.LineNumber, reader.LinePosition);