1 write to failure
System.Data.Services.Client (1)
System\Data\Services\Client\BaseAsyncResult.cs (1)
385
System.Threading.Interlocked.CompareExchange(ref this.
failure
, e, null);
1 reference to failure
System.Data.Services.Client (1)
System\Data\Services\Client\BaseAsyncResult.cs (1)
196
get { return this.
failure
; }