3 references to ShouldVectorize
Microsoft.AspNetCore.Routing (1)
Matching\ILEmitTrieFactory.cs (1)
67
vectorize = vectorize ??
ShouldVectorize
(entries);
Microsoft.AspNetCore.Routing.Tests (2)
Matching\ILEmitTrieFactoryTest.cs (2)
24
var actual = ILEmitTrieFactory.
ShouldVectorize
(entries);
42
var actual = ILEmitTrieFactory.
ShouldVectorize
(entries);