3 references to AotModulesTablePath
MonoAOTCompiler (3)
MonoAOTCompiler.cs (3)
416if (!string.IsNullOrEmpty(AotModulesTablePath) || parsedOutputType == MonoAotOutputType.ObjectFile) 502if (!string.IsNullOrEmpty(AotModulesTablePath) && !GenerateAotModulesTable(_assembliesToCompile, Profilers, AotModulesTablePath))