2 references to GetAppHostLogEntriesAsync
Aspire.Hosting (2)
Backchannel\AuxiliaryBackchannelRpcTarget.cs (2)
916/// Delegates to <see cref="AppHostRpcTarget.GetAppHostLogEntriesAsync"/>. 921return rpcTarget.GetAppHostLogEntriesAsync(cancellationToken);