1 reference to Instance
ILCompiler.Compiler (1)
Compiler\ObjectWriter\UnixObjectWriter.Aot.cs (1)
148
private Dictionary<INodeWithCodeInfo, Utf8String[]> _lsdas = new Dictionary<INodeWithCodeInfo, Utf8String[]>(LsdaComparer.
Instance
);