5 references to Arg_EmptySpan
System.Security.Cryptography (5)
System\Security\Cryptography\Aes.cs (2)
104throw new ArgumentException(SR.Arg_EmptySpan, nameof(plaintext)); 132throw new ArgumentException(SR.Arg_EmptySpan, nameof(plaintext));
System\Security\Cryptography\RandomNumberGenerator.cs (3)
182throw new ArgumentException(SR.Arg_EmptySpan, nameof(choices)); 205throw new ArgumentException(SR.Arg_EmptySpan, nameof(choices)); 232throw new ArgumentException(SR.Arg_EmptySpan, nameof(choices));