2 references to CreateCommandLineArguments
Microsoft.TestPlatform.Build (2)
Tasks\VSTestTask.cs (1)
75
Arguments = TestTaskUtils.
CreateCommandLineArguments
(this),
Tasks\VSTestTask2.cs (1)
279
return TestTaskUtils.
CreateCommandLineArguments
(this);