1 write to _stringAllocators
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
610
_stringAllocators
= new NodeCache<MethodDesc, IMethodNode>(constructor =>
1 reference to _stringAllocators
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
1076
return
_stringAllocators
.GetOrAdd(stringConstructor);