1 write to _commandResolver
aspire (1)
Utils\EnvironmentChecker\TypeScriptAppHostToolingCheck.cs (1)
45
_commandResolver
= commandResolver;
1 reference to _commandResolver
aspire (1)
Utils\EnvironmentChecker\TypeScriptAppHostToolingCheck.cs (1)
89
if (CommandPathResolver.TryResolveCommand(command,
_commandResolver
, out _, out var errorMessage))