1 write to nonceCache
System.ServiceModel (1)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
717this.nonceCache = nonceCache;
2 references to nonceCache
System.ServiceModel (2)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (2)
980AddNonce(this.nonceCache, this.primarySignatureValue); 1442CheckNonce(this.nonceCache, this.primarySignatureValue);