1 write to _stressContainer
IdeCoreBenchmarks (1)
NavigateToPreFilterBenchmarks.cs (1)
41
_stressContainer
= CreateStressContainerIndex();
2 references to _stressContainer
IdeCoreBenchmarks (2)
NavigateToPreFilterBenchmarks.cs (2)
390
=>
_stressContainer
.CouldContainNavigateToMatch("Simple", "Foo.Bar", out _);
396
=>
_stressContainer
.CouldContainNavigateToMatch("Simple", "0Invalid.1Bad", out _);