2 references to ReadAttributeStatement
System.IdentityModel (2)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (2)
2724
statement = this.
ReadAttributeStatement
(realReader);
4910
return this.
ReadAttributeStatement
(reader);