2 writes to _algorithm
System.IdentityModel (2)
System\IdentityModel\Tokens\EncryptingCredentials.cs (2)
60
_algorithm
= algorithm;
81
_algorithm
= value;
1 reference to _algorithm
System.IdentityModel (1)
System\IdentityModel\Tokens\EncryptingCredentials.cs (1)
72
return
_algorithm
;