5 overrides of Matches
dotnet-svcutil-lib (5)
CodeDomFixup\System.ServiceModel.FederationCodeGen.cs (2)
13
public override bool
Matches
(SecurityKeyIdentifierClause keyIdentifierClause) => default;
20
public override bool
Matches
(SecurityKeyIdentifierClause keyIdentifierClause) => default;
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\BinaryKeyIdentifierClause.cs (1)
51
public override bool
Matches
(SecurityKeyIdentifierClause keyIdentifierClause)
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\LocalIdKeyIdentifierClause.cs (1)
60
public override bool
Matches
(SecurityKeyIdentifierClause keyIdentifierClause)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityContextKeyIdentifierClause.cs (1)
50
public override bool
Matches
(SecurityKeyIdentifierClause keyIdentifierClause)