1 instantiation of HelperCache
ILCompiler.Compiler (1)
Compiler\ILScanner.cs (1)
43
_helperCache = new
HelperCache
(this);
1 reference to HelperCache
ILCompiler.Compiler (1)
Compiler\ILScanner.cs (1)
179
private
HelperCache
_helperCache;