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