2 references to GetSupportingTokenTracker
System.ServiceModel (2)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
1687supportingTokenTracker = GetSupportingTokenTracker(usedTokenAuthenticator, out supportingTokenSpec);
System\ServiceModel\Security\WSSecurityOneDotZeroReceiveSecurityHeader.cs (1)
501TokenTracker rsaTracker = GetSupportingTokenTracker(rsaAuthenticator, out spec);