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