1 instantiation of DelegateInfoHashtable
ILCompiler.Compiler (1)
Compiler\CompilerTypeSystemContext.Aot.cs (1)
63_delegateInfoHashtable = new DelegateInfoHashtable(delegateFeatures);
1 reference to DelegateInfoHashtable
ILCompiler.Compiler (1)
Compiler\CompilerTypeSystemContext.DelegateInfo.cs (1)
40private readonly DelegateInfoHashtable _delegateInfoHashtable;