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