2 references to
System.IO.Packaging (2)
System\IO\Packaging\InternalRelationshipCollection.cs (2)
62internal InternalRelationshipCollection(PackagePart part) : this(part.Package, part) 70internal InternalRelationshipCollection(Package package) : this(package, null)