Base:
2 references to ToString
System.Diagnostics.Process (2)
System\Diagnostics\Process.Unix.cs (1)
944return currentArgument.ToString();
System\Diagnostics\ProcessStartInfo.cs (1)
192return arguments.ToString();