1 write to _templateMethodEntries
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
60
_templateMethodEntries
= new NodeCache<MethodDesc, NativeLayoutTemplateMethodSignatureVertexNode>(method =>
1 reference to _templateMethodEntries
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
319
return
_templateMethodEntries
.GetOrAdd(method);