4 references to SetMark
ILCompiler.DependencyAnalysisFramework (4)
EventSourceLogStrategy.cs (1)
78node.SetMark(nodeIndex);
FirstMarkLogStrategy.cs (1)
56node.SetMark(new MarkData(reason, reasonNode, reasonNode2));
FullGraphLogStrategy.cs (1)
112node.SetMark(associatedNodes);
NoLogStrategy.cs (1)
25node.SetMark(s_singleton);