1 write to _typeSignatures
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
30
_typeSignatures
= new NodeCache<TypeDesc, NativeLayoutTypeSignatureVertexNode>(type =>
1 reference to _typeSignatures
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
212
return
_typeSignatures
.GetOrAdd(type);