2 references to UriShouldBeAbsolute
System.IO.Packaging (2)
System\IO\Packaging\PackUriHelper.PackUriScheme.cs (2)
255
throw new ArgumentException(SR.
UriShouldBeAbsolute
, nameof(packageUri));
267
throw new ArgumentException(SR.
UriShouldBeAbsolute
, nameof(packUri));