1 reference to GetArgumentsForLogging
dotnet-aot (1)
parent\dotnet\Commands\Test\MTP\TestApplication.cs (1)
106Logger.LogTrace($"Starting test process with command '{processStartInfo.FileName}' and arguments '{GetArgumentsForLogging(processStartInfo.Arguments)}'.");