1 reference to AbortDelegate
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\RequestContext.cs (1)
189
return cancellationToken.Register(
AbortDelegate
, this);