1 write to _markedNodes
ILCompiler.DependencyAnalysisFramework (1)
DependencyAnalyzer.cs (1)
349_markedNodes = null;
4 references to _markedNodes
ILCompiler.DependencyAnalysisFramework (4)
DependencyAnalyzer.cs (4)
153return _markedNodes; 346_markedNodes.MergeSortAllowDuplicates(_resultSorter); 348_markedNodesFinal = _markedNodes.ToImmutableArray(); 362_markedNodes.Add(node);