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