1 write to _randomizer
ILCompiler.DependencyAnalysisFramework (1)
DependencyAnalyzer.cs (1)
52_randomizer = randomizer;
2 references to _randomizer
ILCompiler.DependencyAnalysisFramework (2)
DependencyAnalyzer.cs (2)
66if (_randomizer == null) 72int index = _randomizer.Next(_nodes.Count);