4 references to IOCallback
Microsoft.AspNetCore.Server.HttpSys (4)
RequestProcessing\ResponseStreamAsyncResult.cs (4)
49
boundHandle.AllocateNativeOverlapped(
IOCallback
, this, null));
75
boundHandle.AllocateNativeOverlapped(
IOCallback
, this, objectsToPin));
109
boundHandle.AllocateNativeOverlapped(
IOCallback
, this, null));
147
boundHandle.AllocateNativeOverlapped(
IOCallback
, this, objectsToPin));