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