2 writes to bufferToRecycle
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelHelpers.cs (2)
1179byte[] bufferToRecycleSnapshot = Interlocked.Exchange<byte[]>(ref this.bufferToRecycle, null); 1485this.bufferToRecycle = result.Array;