1 write to _helperCache
ILCompiler.Compiler (1)
Compiler\ILScanner.cs (1)
43
_helperCache
= new HelperCache(this);
1 reference to _helperCache
ILCompiler.Compiler (1)
Compiler\ILScanner.cs (1)
164
return
_helperCache
.GetOrCreateValue(helper).Symbol;