4 references to VsCodeExtensionCheck
aspire (1)
Utils\EnvironmentChecker\VsCodeExtensionCheck.cs (1)
36
:
this
(environment, executionContext, PathLookupHelper.FindFullPathFromPath)
Aspire.Cli.Tests (3)
Commands\VsCodeExtensionCheckTests.cs (3)
20
var check = new
VsCodeExtensionCheck
(environment, executionContext, _ => null);
40
var check = new
VsCodeExtensionCheck
(environment, executionContext, _ => null);
70
var check = new
VsCodeExtensionCheck
(environment, executionContext, _ => null);