2 references to FILE_FLAG_OVERLAPPED
System (2)
services\io\system\io\FileSystemWatcher.cs (1)
987UnsafeNativeMethods.FILE_FLAG_OVERLAPPED, // file attributes
sys\system\io\ports\SerialStream.cs (1)
642int flags = UnsafeNativeMethods.FILE_FLAG_OVERLAPPED;