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