1 write to _templateMethodLayouts
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
65
_templateMethodLayouts
= new NodeCache<MethodDesc, NativeLayoutTemplateMethodLayoutVertexNode>(method =>
1 reference to _templateMethodLayouts
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
325
return
_templateMethodLayouts
.GetOrAdd(method);