1 write to WorkingDir
MonoAOTCompiler (1)
MonoAOTCompiler.cs (1)
1251this.WorkingDir = WorkingDir;
2 references to WorkingDir
MonoAOTCompiler (2)
MonoAOTCompiler.cs (2)
1010args.WorkingDir, 1021Log.LogMessage(importance, $"{msgPrefix}Exec (with response file contents expanded) in {args.WorkingDir}: {envStr}{CompilerBinaryPath} {File.ReadAllText(args.ResponseFilePath, s_utf8Encoding)}");