1 reference to GraphOnly
dotnet-watch.Tests (1)
Build\EvaluationTests.cs (1)
536
var normalizedExpected = expectedFiles.Where(f => !f.
GraphOnly
).Select(f => (f.Path, f.StaticAssetUrl)).OrderBy(f => f.Path);