1 write to HasValue
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (1)
22HasValue = hasValue;
4 references to HasValue
System.Security.Cryptography (4)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (4)
543if (!algorithmParameters.HasValue) 731if (!encryptionSchemeParameters.HasValue) 766if (!parameters.HasValue) 855if (!algorithmParameters.HasValue)