3 overrides of CopyToFast
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http\HttpHeaders.Generated.cs (3)
7015
protected override bool
CopyToFast
(KeyValuePair<string, StringValues>[] array, int arrayIndex)
14441
protected override bool
CopyToFast
(KeyValuePair<string, StringValues>[] array, int arrayIndex)
17524
protected override bool
CopyToFast
(KeyValuePair<string, StringValues>[] array, int arrayIndex)
1 reference to CopyToFast
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpHeaders.cs (1)
229
if (!
CopyToFast
(array, arrayIndex))