2 references to ToProcessStartInfo
Microsoft.NET.TestFramework (2)
Commands\SdkCommandSpec.cs (1)
33StartInfo = ToProcessStartInfo(doNotEscapeArguments)
Commands\TestCommand.cs (1)
118var psi = commandSpec.ToProcessStartInfo();