2 references to RunToolRaw
Infrastructure.Tests (2)
ExtractTestPartitions\ExtractTestPartitionsTests.cs (2)
182var result = await RunToolRaw(); 283return await RunToolRaw("--assembly-path", assemblyPath, "--output-file", outputFile);