1 write to _method
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NativeLayoutVertexNode.cs (1)
1245_method = method;
3 references to _method
ILCompiler.Compiler (3)
Compiler\DependencyAnalysis\NativeLayoutVertexNode.cs (3)
1248protected sealed override string GetName(NodeFactory factory) => "NativeLayoutInterfaceDispatchGenericDictionarySlotNode_" + factory.NameMangler.GetMangledMethodName(_method); 1255MethodDesc method = _method; 1272MethodDesc method = _method;