2 references to NotAValidXmlIdString
System.IO.Packaging (2)
System\IO\Packaging\InternalRelationshipCollection.cs (1)
161throw new XmlException(SR.Format(SR.NotAValidXmlIdString, id), exception);
System\IO\Packaging\PackageRelationship.cs (1)
132throw new XmlException(SR.Format(SR.NotAValidXmlIdString, id), exception);