4 writes to updateSuccessful
System.ServiceModel (4)
System\ServiceModel\PeerResolvers\PeerDefaultCustomResolverClient.cs (4)
176int oldValue = Interlocked.Exchange(ref this.updateSuccessful, 1); 272Interlocked.Exchange(ref this.updateSuccessful, 1); 283Interlocked.Exchange(ref this.updateSuccessful, 0); 289Interlocked.Exchange(ref this.updateSuccessful, 0);