1 reference to Matches
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityContextKeyIdentifierClause.cs (1)
53return ReferenceEquals(this, that) || (that != null && that.Matches(_contextId, _generation));