2 references to InvalidPartName
PresentationCore (2)
MS\Internal\IO\Packaging\DeobfuscatingStream.cs (2)
203
throw new InvalidOperationException(SR.
InvalidPartName
);
325
throw new ArgumentException(SR.
InvalidPartName
);