1 write to _dictionarySignatures
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
140
_dictionarySignatures
= new NodeCache<TypeSystemEntity, NativeLayoutDictionarySignatureNode>(owningMethodOrType =>
1 reference to _dictionarySignatures
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
467
return
_dictionarySignatures
.GetOrAdd(owningMethodOrType);