1 write to RootIndex
ILCompiler.DependencyAnalysisFramework (1)
EventSourceLogStrategy.cs (1)
88RootIndex = Interlocked.Increment(ref ObjectIndex);
2 references to RootIndex
ILCompiler.DependencyAnalysisFramework (2)
EventSourceLogStrategy.cs (2)
89GraphEventSource.Log.Node(GraphId, RootIndex, "roots"); 116GraphEventSource.Log.Edge(GraphId, RootIndex, nodeIndex, reason);