1 write to _ascii
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\JumpTableSingleEntryBenchmark.cs (1)
24_ascii = new SingleEntryAsciiJumpTable(0, -1, "hello-world", 1);
1 reference to _ascii
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\JumpTableSingleEntryBenchmark.cs (1)
103destination = _ascii.GetDestination(strings[i], segments[i]);