1 write to _completedSynchronously
System (1)
sys\system\io\ports\SerialStream.cs (1)
1650
asyncResult.
_completedSynchronously
= false;
1 reference to _completedSynchronously
System (1)
sys\system\io\ports\SerialStream.cs (1)
1990
get { return
_completedSynchronously
; }