1 write to ToolProjectPath
Infrastructure.Tests (1)
ExtractTestPartitions\ExtractTestPartitionsFixture.cs (1)
19ToolProjectPath = GetToolProjectPath();
2 references to ToolProjectPath
Infrastructure.Tests (2)
ExtractTestPartitions\ExtractTestPartitionsFixture.cs (1)
25Arguments = $"build \"{ToolProjectPath}\" --restore",
ExtractTestPartitions\ExtractTestPartitionsTests.cs (1)
300psi.ArgumentList.Add(_fixture.ToolProjectPath);