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