3 references to _inputData
ILCompiler.ReadyToRun (3)
Compiler\ProfileDataManager.cs (3)
78_inputData.Add(MIbcProfileParser.ParseMIbcFile(context, peReader, versionBubbleModuleStrings, onlyParseItemsDefinedInAssembly, crossModuleInlineModules: crossModuleStrings, parseRule: parseRule)); 88_inputData.Add(_ibcParser.ParseIBCDataFromModule((EcmaModule)module)); 93_inputProfileData.LoadByMerging(_inputData);