1 write to cryptoList
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlAssertion.cs (1)
263
this.
cryptoList
= BuildCryptoList();
2 references to cryptoList
System.IdentityModel (2)
System\IdentityModel\Tokens\SamlAssertion.cs (2)
240
return this.
cryptoList
;
261
if (this.
cryptoList
== null)