1 write to parent
System.IdentityModel (1)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (1)
5539this.parent = parent;
2 references to parent
System.IdentityModel (2)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (2)
5579return this.parent.ReadSigningKeyInfo(reader, this.assertion); 5605this.parent.WriteSigningKeyInfo(writer, keyIdentifier);