5 references to UnsupportedCombinationOfModeAccess
System.IO.Packaging (5)
System\IO\Packaging\Package.cs (4)
863throw new ArgumentException(SR.UnsupportedCombinationOfModeAccess); 865throw new ArgumentException(SR.UnsupportedCombinationOfModeAccess); 867throw new ArgumentException(SR.UnsupportedCombinationOfModeAccess); 869throw new NotSupportedException(SR.UnsupportedCombinationOfModeAccess);
System\IO\Packaging\PackagePart.cs (1)
696throw new IOException(SR.UnsupportedCombinationOfModeAccess);