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)
31
private readonly
TypeAnnotationsHashtable
_hashtable;