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