2 references to ERROR_INVALID_HANDLE
System.Net.Http.WinHttpHandler (2)
System\Net\Http\WinHttpHandler.cs (1)
1632
if (lastError != Interop.WinHttp.
ERROR_INVALID_HANDLE
) // Ignore error if handle was already closed.
System\Net\Http\WinHttpTraceHelper.cs (1)
50
Interop.WinHttp.
ERROR_INVALID_HANDLE
=> "ERROR_INVALID_HANDLE",