2 references to ONE5STOPBITS
System (2)
sys\system\io\ports\SerialStream.cs (2)
521else if (value == StopBits.OnePointFive) nativeValue = (byte) NativeMethods.ONE5STOPBITS; 1284dcb.StopBits = NativeMethods.ONE5STOPBITS;