2 references to ReachPackaging_PackageUriNull
ReachFramework (2)
Packaging\XpsDocument.cs (2)
573/// <exception cref="SR.ReachPackaging_PackageUriNull">XpsPakage Uri is null. Use XpsDocument constructor that takes Uri parameter.</exception> 594throw new XpsPackagingException(SR.ReachPackaging_PackageUriNull);