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