2 writes to _resetErrorCode
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2OutputProducer.cs (2)
203_resetErrorCode = null; 452_resetErrorCode = error;
1 reference to _resetErrorCode
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2OutputProducer.cs (1)
641if (_resetErrorCode is { } error)