4 overrides of CanReadClause
System.ServiceModel.Primitives (4)
System\IdentityModel\Tokens\WSSecurityJan2004.cs (3)
268
public override bool
CanReadClause
(XmlDictionaryReader reader, string tokenType)
400
public override bool
CanReadClause
(XmlDictionaryReader reader, string tokenType)
464
public override bool
CanReadClause
(XmlDictionaryReader reader, string tokenType)
System\ServiceModel\Security\WSKeyInfoSerializer.cs (1)
107
public override bool
CanReadClause
(XmlDictionaryReader reader, string tokenType)
1 reference to CanReadClause
System.ServiceModel.Primitives (1)
System\IdentityModel\Tokens\WSSecurityJan2004.cs (1)
201
if (StrEntries[i].
CanReadClause
(reader, tokenType))