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