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)
1076return _stringAllocators.GetOrAdd(stringConstructor);