1 write to _fatFunctionPointers
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
324_fatFunctionPointers = new NodeCache<MethodKey, FatFunctionPointerNode>(method =>
1 reference to _fatFunctionPointers
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
1146return _fatFunctionPointers.GetOrAdd(new MethodKey(method, isUnboxingStub));