2 references to HttpWaitForDemandStart
Microsoft.AspNetCore.Shared.Tests (2)
Windows.Win32.PInvoke.HTTPAPI.dll.g.cs (2)
1309 /// <inheritdoc cref="HttpWaitForDemandStart(winmdroot.Foundation.HANDLE, global::System.Threading.NativeOverlapped*)"/> 1325 uint __result = PInvoke.HttpWaitForDemandStart(RequestQueueHandleLocal, Overlapped.HasValue ? &OverlappedLocal : null);