1 write to completedSynchronously
System.Data.Services.Client (1)
System\Data\Services\Client\BaseAsyncResult.cs (1)
150
internal set { this.
completedSynchronously
= value; }
1 reference to completedSynchronously
System.Data.Services.Client (1)
System\Data\Services\Client\BaseAsyncResult.cs (1)
149
get { return this.
completedSynchronously
; }