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