1 write to _factory
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\JitInterface\UnboxingMethodDesc.cs (1)
27_factory = factory;
4 references to _factory
ILCompiler.ReadyToRun (4)
src\runtime\src\coreclr\tools\Common\JitInterface\UnboxingMethodDesc.cs (4)
35return _factory.GetUnboxingMethod(realCanonTarget); 44return _factory.GetUnboxingMethod(realMethodDefinition); 53return _factory.GetUnboxingMethod(realTypicalMethodDefinition); 62return _factory.GetUnboxingMethod(realInstantiateSignature);