3 writes to _pendingSupportingTokenAuthenticator
System.ServiceModel.Primitives (3)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (3)
402_pendingSupportingTokenAuthenticator = null; 426_pendingSupportingTokenAuthenticator = spec.TokenAuthenticator; 665_pendingSupportingTokenAuthenticator = null;
2 references to _pendingSupportingTokenAuthenticator
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (2)
662if (_pendingSupportingTokenAuthenticator != null) 664_allowedAuthenticators.Add(_pendingSupportingTokenAuthenticator);