1 write to _wasmInterpreterToR2RThunks
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
313_wasmInterpreterToR2RThunks = new NodeCache<WasmSignature, WasmInterpreterToR2RThunkNode>(key =>
1 reference to _wasmInterpreterToR2RThunks
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
857return _wasmInterpreterToR2RThunks.GetOrAdd(wasmSignature);