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