2 references to s_EmptyHash
ILCompiler.ReadyToRun (2)
IBC\MIbcProfileParser.cs (2)
179crossModuleInlineModules = s_EmptyHash; 184crossModuleInlineModules ??= s_EmptyHash;