2 references to InvalidOperation_AlreadyReading
System.Security.Cryptography (2)
System\Security\Cryptography\Shake128.cs (1)
489throw new InvalidOperationException(SR.InvalidOperation_AlreadyReading);
System\Security\Cryptography\Shake256.cs (1)
489throw new InvalidOperationException(SR.InvalidOperation_AlreadyReading);