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