2 references to FindResponseFilesContaining
Aspire.Hosting.Dotnet.Tests (2)
DotnetProjectBuildCoordinatorTests.cs (2)
2619
while (
FindResponseFilesContaining
(marker).Length > 0)
2624
Assert.Empty(
FindResponseFilesContaining
(marker));