2 writes to _algorithm
System.IdentityModel (2)
System\IdentityModel\Metadata\EncryptionMethod.cs (2)
28
_algorithm
= algorithm;
46
_algorithm
= value;
1 reference to _algorithm
System.IdentityModel (1)
System\IdentityModel\Metadata\EncryptionMethod.cs (1)
37
get { return
_algorithm
; }