2 writes to Options
System.Security.Cryptography (2)
System\Security\Cryptography\CngProperty.cs (2)
25
Options
= options;
43
Options
= options;
3 references to Options
System.Security.Cryptography (3)
System\Security\Cryptography\CngProperty.cs (3)
78
if (
Options
!= other.
Options
)
94
int hashCode = Name.GetHashCode() ^
Options
.GetHashCode();