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