3 references to FormatSearchingStatus
aspire (3)
Commands\LsCommand.cs (3)
196FormatSearchingStatus(directoriesSearched: 0, appHostsFound: 0), 219updateStatus(FormatSearchingStatus(Volatile.Read(ref directoriesSearched), Volatile.Read(ref appHostsFound))); 239update(FormatSearchingStatus(Volatile.Read(ref directoriesSearched), Volatile.Read(ref appHostsFound)));