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