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