1 write to HandleGenerationFunction
ILCompiler.ReadyToRun (1)
TypeSystem\Mutable\MutableModule.cs (1)
263HandleGenerationFunction = handleFunc;
2 references to HandleGenerationFunction
ILCompiler.ReadyToRun (2)
TypeSystem\Mutable\MutableModule.cs (2)
190var handle = perMetadata.HandleGenerationFunction(_currentBinaryEmitter, entry.Item2); 286var handle = HandleGenerationFunction(_mutableModule._cache._currentBinaryEmitter, value);