1 write to completedSynchronously
System.IO.Log (1)
System\IO\Log\OverlappedAsyncResult.cs (1)
105this.completedSynchronously = completedSynchronously;
1 reference to completedSynchronously
System.IO.Log (1)
System\IO\Log\OverlappedAsyncResult.cs (1)
87get { return this.completedSynchronously; }