1 instantiation of PerMetadataFormCache
ILCompiler.ReadyToRun (1)
TypeSystem\Mutable\MutableModule.cs (1)
190var perMetadataTypeCache = new PerMetadataFormCache<T>(_module, handleFunc, _perMetadata.Count);
1 reference to PerMetadataFormCache
ILCompiler.ReadyToRun (1)
TypeSystem\Mutable\MutableModule.cs (1)
190var perMetadataTypeCache = new PerMetadataFormCache<T>(_module, handleFunc, _perMetadata.Count);