2 references to MatcherRoot
NuGet.Commands (2)
RestoreCommand\ContentFiles\ContentFileUtils.cs (2)
131
absolutePaths.Add(Path.Combine(
MatcherRoot
, key));
134
var sharedDirectory = new InMemoryDirectoryInfo(
MatcherRoot
, absolutePaths);