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