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)
40
private readonly
DelegateInfoHashtable
_delegateInfoHashtable;