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