1 write to _stressAll
IdeCoreBenchmarks (1)
NavigateToPreFilterBenchmarks.cs (1)
37
_stressAll
= CreateStressAllIndex();
2 references to _stressAll
IdeCoreBenchmarks (2)
NavigateToPreFilterBenchmarks.cs (2)
236
=>
_stressAll
.CouldContainNavigateToMatch("AaBb", null, out _);
243
=>
_stressAll
.CouldContainNavigateToMatch("FoNa", null, out _);