2 references to MethodAssociatedData
ILCompiler.RyuJit (2)
Compiler\DependencyAnalysis\MethodCodeNode.cs (2)
96dependencies.Add(new DependencyListEntry(factory.MethodAssociatedData(this), "Method associated data")); 124return factory.MethodAssociatedData(this);