1 write to _handler
Microsoft.AspNetCore.Server.IIS (1)
Core\IO\AsyncIOEngine.cs (1)
28_handler = handler;
5 references to _handler
Microsoft.AspNetCore.Server.IIS (5)
Core\IO\AsyncIOEngine.cs (5)
34read.Initialize(_handler, memory); 52write.Initialize(_handler, data); 137NativeMethods.HttpTryCancelIO(_handler); 163flush.Initialize(_handler, moreData); 216NativeMethods.HttpTryCancelIO(_handler);