4 references to AotProfilePath
MonoAOTCompiler (4)
MonoAOTCompiler.cs (4)
340if (AotProfilePath != null) 342foreach (var path in AotProfilePath) 919if (AotProfilePath?.Length > 0) 922foreach (var path in AotProfilePath)