5 references to NativeOverlapped
Microsoft.AspNetCore.Server.HttpSys (5)
RequestProcessing\Response.cs (2)
336
asyncResult == null ? SafeNativeOverlapped.Zero : asyncResult.
NativeOverlapped
!,
354
asyncResult == null ? SafeNativeOverlapped.Zero : asyncResult.
NativeOverlapped
!,
RequestProcessing\ResponseBody.cs (3)
366
asyncResult.
NativeOverlapped
!,
689
asyncResult.
NativeOverlapped
!,
775
HttpApi.CancelIoEx(RequestQueueHandle, asyncState.
NativeOverlapped
!);