1 write to _commandPath
Microsoft.NET.TestFramework (1)
Commands\RunExeCommand.cs (1)
17
_commandPath
= commandPath;
1 reference to _commandPath
Microsoft.NET.TestFramework (1)
Commands\RunExeCommand.cs (1)
25
FileName =
_commandPath
,