7 overrides of CanReadClause
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\WSSecurityJan2004.cs (5)
269public override bool CanReadClause(XmlDictionaryReader reader, string tokenType) 401public override bool CanReadClause(XmlDictionaryReader reader, string tokenType) 465public override bool CanReadClause(XmlDictionaryReader reader, string tokenType) 521public override bool CanReadClause(XmlDictionaryReader reader, string tokenType) 563public override bool CanReadClause(XmlDictionaryReader reader, string tokenType)
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\WSSecurityXXX2005.cs (1)
187public override bool CanReadClause(XmlDictionaryReader reader, string tokenType)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSKeyInfoSerializer.cs (1)
116public override bool CanReadClause(XmlDictionaryReader reader, string tokenType)