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