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