2 references to ArtifactRoot
Microsoft.NET.Build.Containers (2)
ContentStore.cs (2)
16
string contentPath = Path.Join(
ArtifactRoot
, "Content");
28
string tempPath = Path.Join(
ArtifactRoot
, "Temp");