3 references to _methodsWithSynthesizedPgoData
ILCompiler.ReadyToRun (3)
Compiler\DependencyAnalysis\ReadyToRun\InstrumentationDataTableNode.cs (3)
197lock (_methodsWithSynthesizedPgoData) 199_methodsWithSynthesizedPgoData.Add(md); 264methodsToInsert.UnionWith(_methodsWithSynthesizedPgoData);