2 references to LatestTimestamp
Aspire.Hosting (2)
Dcp\DcpResourceWatcher.cs (2)
798if (pendingDeduplication.LatestTimestamp is null || 800logEntries.Any(entry => entry.Timestamp is null || entry.Timestamp > pendingDeduplication.LatestTimestamp.Value))