2 references to ClearCommError
System (2)
sys\system\io\ports\SerialStream.cs (2)
612
if (UnsafeNativeMethods.
ClearCommError
(_handle, ref errorCode, ref comStat) == false)
626
if (UnsafeNativeMethods.
ClearCommError
(_handle, ref errorCode, ref comStat) == false)