2 references to ReadAttribute
System.IdentityModel (2)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (2)
1903
Saml2Attribute innerAttribute = this.
ReadAttribute
(dicReader);
3332
statement.Attributes.Add(this.
ReadAttribute
(reader));