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