3 usages of MSBuild property TestHostFolder
dotnet.Tests (2)
dotnet.Tests.csproj (2)
21<OutputPath>$(TestHostFolder)</OutputPath> 103<SnapshotFiles Include="$(TestHostFolder)snapshots\**\*.received.*" />
trustedroots.Tests (1)
trustedroots.Tests.csproj (1)
8<OutputPath>$(TestHostFolder)</OutputPath>