3 references to Profilers
MonoAOTCompiler (3)
MonoAOTCompiler.cs (3)
502if (!string.IsNullOrEmpty(AotModulesTablePath) && !GenerateAotModulesTable(_assembliesToCompile, Profilers, AotModulesTablePath)) 911if (Profilers?.Length > 0) 913foreach (var profiler in Profilers)