1 instantiation of IBCProfileParser
ILCompiler.ReadyToRun (1)
Compiler\ProfileDataManager.cs (1)
49
_ibcParser = new
IBCProfileParser
(logger, possibleReferenceModules);
1 reference to IBCProfileParser
ILCompiler.ReadyToRun (1)
Compiler\ProfileDataManager.cs (1)
19
private readonly
IBCProfileParser
_ibcParser;