2 references to InspectPath
dotnet-watch.Tests (2)
Build\EvaluationTests.cs (2)
22.Select(entry => $"{InspectPath(entry.Key, rootDir)}: [{string.Join(", ", entry.Value.ContainingProjectPaths.Select(p => InspectPath(p, rootDir)))}]");