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