2 references to Parse
Microsoft.NET.TestFramework (2)
TestCommandLine.cs (1)
287
TestCommandLine commandLine =
Parse
(args);
TestContext.cs (1)
90
Initialize(TestCommandLine.
Parse
(Array.Empty<string>()));