8 references to Add
System.ServiceModel.Primitives (8)
System\ServiceModel\Security\SendSecurityHeaderElementContainer.cs (8)
50Add(ref _signedSupportingTokens, token); 65Add(ref _basicSupportingTokens, tokenElement); 75Add(ref _signedEndorsingSupportingTokens, token); 85Add(ref _signedEndorsingDerivedSupportingTokens, token); 95Add(ref _endorsingSupportingTokens, token); 105Add(ref _endorsingDerivedSupportingTokens, token); 115Add(ref _signatureConfirmations, confirmation); 125Add(ref _endorsingSignatures, signature);