2 overrides of OnErrorAfterResponseStarted
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2Stream.cs (1)
569protected override void OnErrorAfterResponseStarted()
Internal\Http3\Http3Stream.cs (1)
191protected override void OnErrorAfterResponseStarted()
1 reference to OnErrorAfterResponseStarted
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpProtocol.cs (1)
1036OnErrorAfterResponseStarted();