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