1 write to _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)
44return _delegateInfoHashtable.GetOrCreateValue(delegateType);