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