3 writes to endEventLoop
System (3)
sys\system\io\ports\SerialStream.cs (3)
797eventRunner.endEventLoop = true; 1792endEventLoop = true; 1830endEventLoop = true;
1 reference to endEventLoop
System (1)
sys\system\io\ports\SerialStream.cs (1)
1703return endEventLoop;