1 write to _context
ILCompiler.DependencyAnalysisFramework (1)
DgmlWriter.cs (1)
31
_context
= context;
3 references to _context
ILCompiler.DependencyAnalysisFramework (3)
DgmlWriter.cs (3)
108
AddNode(node, node.GetNameInternal(
_context
));
150
string label1 = node.Item1.GetNameInternal(
_context
);
151
string label2 = node.Item2.GetNameInternal(
_context
);