2 references to AddEnvironmentVariable
Microsoft.TestPlatform.PlatformAbstractions (2)
common\System\ProcessHelper.cs (2)
111
process.StartInfo.
AddEnvironmentVariable
(kvp.Key, kvp.Value);
120
process.StartInfo.
AddEnvironmentVariable
(kvp.Key, kvp.Value);