1 type derived from PerMetadataFormCache
ILCompiler.ReadyToRun (1)
TypeSystem\Mutable\MutableModule.cs (1)
243class PerMetadataFormCache<T> : PerMetadataFormCache
3 references to PerMetadataFormCache
ILCompiler.ReadyToRun (3)
TypeSystem\Mutable\MutableModule.cs (3)
141private List<PerMetadataFormCache> _perMetadata = new List<PerMetadataFormCache>(); 175var perMetadata = _perMetadata[entry.Item1];