1 instantiation of LsdaCache
ILCompiler.Compiler (1)
Compiler\ObjectWriter\UnixObjectWriter.Aot.cs (1)
166private readonly LsdaCache _lsdaCache = new LsdaCache();
2 references to LsdaCache
ILCompiler.Compiler (2)
Compiler\ObjectWriter\UnixObjectWriter.Aot.cs (2)
166private readonly LsdaCache _lsdaCache = new LsdaCache(); 188if (LsdaCache.IsCacheable(nodeWithCodeInfo) && !useFrameNames)