1 reference to FileUtil
Aspire.Playground.Tests (1)
tests\Aspire.TestUtilities\RequiresToolsAttribute.cs (1)
25
if (!_executablesOnPath.All(executable =>
FileUtil
.FindFullPathFromPath(executable) is not null))