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