3 overrides of GetCountFast
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http\HttpHeaders.Generated.cs (3)
2584protected override int GetCountFast() 10870protected override int GetCountFast() 17167protected override int GetCountFast()
1 reference to GetCountFast
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpHeaders.cs (1)
115public int Count => GetCountFast();