1 write to _signedSupportingTokens
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\SendSecurityHeaderElementContainer.cs (1)
50Add(ref _signedSupportingTokens, token);
1 reference to _signedSupportingTokens
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\SendSecurityHeaderElementContainer.cs (1)
45return _signedSupportingTokens?.ToArray();