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