3 references to SetCurrent
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http3\Http3HeadersEnumerator.cs (3)
80
?
SetCurrent
(_headersEnumerator.Current.Key, _headersEnumerator.Current.Value, _headersEnumerator.CurrentKnownType)
86
?
SetCurrent
(_trailersEnumerator.Current.Key, _trailersEnumerator.Current.Value, _trailersEnumerator.CurrentKnownType)
92
?
SetCurrent
(_genericEnumerator.Current.Key, _genericEnumerator.Current.Value, default)