2 writes to _next
ILCompiler.DependencyAnalysisFramework (2)
DependencyAnalyzer.cs (2)
86
_next
= 0;
96
_next
= analyzer._dynamicDependencyInterestingList.Count;
1 reference to _next
ILCompiler.DependencyAnalysisFramework (1)
DependencyAnalyzer.cs (1)
92
_node.SearchDynamicDependencies(analyzer._dynamicDependencyInterestingList,
_next
, analyzer._dependencyContext))