2 references to _probedPaths
Aspire.Cli.Tests (2)
TestServices\FakePeerInstallProbe.cs (2)
43
return
_probedPaths
.ToArray();
52
_probedPaths
.Add(binaryPath);