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