2 references to DuplicatesExist
Microsoft.NET.Sdk.StaticWebAssets.Tests (2)
StaticWebAssetsBaselineComparer.cs (2)
94
var foundDuplicateEndpoints = duplicateEndpoints.Where(a =>
DuplicatesExist
(a)).ToArray();
96
duplicateEndpoints.Where(a =>
DuplicatesExist
(a)).Should().BeEmpty($@"no duplicate endpoints should exist. But found: