1 write to _assertion
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlSecurityTokenHandler.cs (1)
3658
_assertion
= assertion;
1 reference to _assertion
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlSecurityTokenHandler.cs (1)
3698
return _parent.ReadSigningKeyInfo(reader,
_assertion
);