2 references to _lsdaCache
ILCompiler.Compiler (2)
Compiler\ObjectWriter\UnixObjectWriter.Aot.cs (2)
190emittedLsdaSymbols = _lsdaCache.FindCachedLsda(nodeWithCodeInfo); 243_lsdaCache.AddLsdaToCache(nodeWithCodeInfo, newLsdaSymbols);