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