3 references to ProjectPath
Microsoft.Build.EndToEnd.Tests (3)
MultithreadedExecution_Tests.cs (2)
93
$"\"{isolatedAsset.
ProjectPath
}\" {multithreadingArgs} {CommonMSBuildArgs}",
132
$"\"{isolatedAsset.
ProjectPath
}\" {multithreadingArgs} /bl:\"{binlogPath}\" {CommonMSBuildArgs}",
TestAssetsFixture.cs (1)
44
string projectPath = Path.Combine(TestAssetDir, asset.
ProjectPath
);