2 references to s_EmptyHash
ILCompiler.RyuJit (2)
parent\ILCompiler.ReadyToRun\IBC\MIbcProfileParser.cs (2)
180
crossModuleInlineModules =
s_EmptyHash
;
185
crossModuleInlineModules ??=
s_EmptyHash
;