2 references to SetCurrent
Microsoft.AspNetCore.Server.Kestrel.Core (2)
src\Servers\Kestrel\shared\Http2HeadersEnumerator.cs (2)
95
?
SetCurrent
(_headersEnumerator.Current.Key, _headersEnumerator.Current.Value, _headersEnumerator.CurrentKnownType)
101
?
SetCurrent
(_trailersEnumerator.Current.Key, _trailersEnumerator.Current.Value, _trailersEnumerator.CurrentKnownType)