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