4 references to EnsureSupportingTokens
System.ServiceModel (4)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (4)
672EnsureSupportingTokens(ref endorsingTokens).Add(tracker.token); 679EnsureSupportingTokens(ref signedTokens).Add(tracker.token); 690EnsureSupportingTokens(ref basicTokens).Add(tracker.token); 705EnsureSupportingTokens(ref signedEndorsingTokens).Add(tracker.token);