2 references to SetFileCompletionNotificationModes
Microsoft.AspNetCore.Server.HttpSys (2)
Windows.Win32.PInvoke.KERNEL32.dll.g.cs (2)
42
/// <inheritdoc cref="
SetFileCompletionNotificationModes
(winmdroot.Foundation.HANDLE, byte)"/>
57
winmdroot.Foundation.BOOL __result = PInvoke.
SetFileCompletionNotificationModes
(FileHandleLocal, Flags);