1 write to _templateTypeLayouts
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
70
_templateTypeLayouts
= new NodeCache<TypeDesc, NativeLayoutTemplateTypeLayoutVertexNode>(type =>
1 reference to _templateTypeLayouts
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
331
return
_templateTypeLayouts
.GetOrAdd(GenericTypesTemplateMap.ConvertArrayOfTToRegularArray(_factory, type));