2 references to _timeout
Aspire.Hosting.Foundry (2)
Toolbox\FoundryToolboxReadinessProbe.cs (2)
31
discoveryCancellation.CancelAfter(
_timeout
);
123
$"Foundry Toolbox did not discover the required tools within {
_timeout
}: {expected}.");