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)
857
return
_wasmInterpreterToR2RThunks
.GetOrAdd(wasmSignature);