2 writes to decryptedBuffer
System.ServiceModel (2)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
1334rshe.decryptedBuffer = decryptedBuffer;
System\ServiceModel\Security\ReceiveSecurityHeaderEntry.cs (1)
53this.decryptedBuffer = decryptedBuffer;
1 reference to decryptedBuffer
System.ServiceModel (1)
System\ServiceModel\Security\ReceiveSecurityHeaderElementManager.cs (1)
205byte[] decryptedBuffer = this.elements[index].decryptedBuffer;