1 write to _ibcParser
ILCompiler.ReadyToRun (1)
Compiler\ProfileDataManager.cs (1)
49
_ibcParser
= new IBCProfileParser(logger, possibleReferenceModules);
1 reference to _ibcParser
ILCompiler.ReadyToRun (1)
Compiler\ProfileDataManager.cs (1)
88
_inputData.Add(
_ibcParser
.ParseIBCDataFromModule((EcmaModule)module));