1 write to _canonModule
ILCompiler.RyuJit (1)
parent\ILCompiler.ReadyToRun\IBC\MIbcProfileParser.cs (1)
675
_canonModule
= new CanonModule(wrappedContext);
2 references to _canonModule
ILCompiler.RyuJit (2)
parent\ILCompiler.ReadyToRun\IBC\MIbcProfileParser.cs (2)
676
_canonModuleName =
_canonModule
.GetName();
683
return
_canonModule
;