1 instantiation of TypeAnnotationsHashtable
ILCompiler.Compiler (1)
Compiler\Dataflow\FlowAnnotations.cs (1)
43_hashtable = new TypeAnnotationsHashtable(logger, ilProvider, compilerGeneratedState);
1 reference to TypeAnnotationsHashtable
ILCompiler.Compiler (1)
Compiler\Dataflow\FlowAnnotations.cs (1)
31private readonly TypeAnnotationsHashtable _hashtable;