2 references to ContentRoot
Microsoft.NET.Build.Containers (2)
ContentStore.cs (1)
62
return Path.Combine(
ContentRoot
, contentHash);
Layer.cs (1)
220
Directory.CreateDirectory(ContentStore.
ContentRoot
);