2 references to GetExceptionIfFragmentPresent
System.IO.Packaging (2)
System\IO\Packaging\PackUriHelper.cs (2)
399argumentException = GetExceptionIfFragmentPresent(partName); 453Exception? exception = GetExceptionIfFragmentPresent(partName);