5 references to NativeOverlapped
Microsoft.AspNetCore.Server.HttpSys (5)
RequestProcessing\Response.cs (2)
352
asyncResult == null ? SafeNativeOverlapped.Zero : asyncResult.
NativeOverlapped
!,
370
asyncResult == null ? SafeNativeOverlapped.Zero : asyncResult.
NativeOverlapped
!,
RequestProcessing\ResponseBody.cs (3)
359
asyncResult.
NativeOverlapped
!,
682
asyncResult.
NativeOverlapped
!,
768
HttpApi.CancelIoEx(RequestQueueHandle, asyncState.
NativeOverlapped
!);