1 write to _stressAll
IdeCoreBenchmarks (1)
NavigateToPreFilterBenchmarks.cs (1)
37
_stressAll
= CreateStressAllIndex();
2 references to _stressAll
IdeCoreBenchmarks (2)
NavigateToPreFilterBenchmarks.cs (2)
237
=>
_stressAll
.CouldContainNavigateToMatch("AaBb", null) != PatternMatcherKind.None;
244
=>
_stressAll
.CouldContainNavigateToMatch("FoNa", null) != PatternMatcherKind.None;