2 references to CLRDTR
System (2)
sys\system\io\ports\SerialStream.cs (2)
251if (!UnsafeNativeMethods.EscapeCommFunction(_handle, value ? NativeMethods.SETDTR : NativeMethods.CLRDTR)) 805if (!UnsafeNativeMethods.EscapeCommFunction(_handle, NativeMethods.CLRDTR))