1 write to _markedNodes
ILCompiler.DependencyAnalysisFramework (1)
DependencyAnalyzer.cs (1)
348_markedNodes = null;
4 references to _markedNodes
ILCompiler.DependencyAnalysisFramework (4)
DependencyAnalyzer.cs (4)
152return _markedNodes; 345_markedNodes.MergeSortAllowDuplicates(_resultSorter); 347_markedNodesFinal = _markedNodes.ToImmutableArray(); 361_markedNodes.Add(node);