1 reference to s_executablesOnPath
Aspire.TestUtilities (1)
RequiresFeatureAttribute.cs (1)
171
return
s_executablesOnPath
.GetOrAdd(executable, static e => FileUtil.FindFullPathFromPath(e) is not null);