4 references to Create
Aspire.Hosting (4)
ApplicationModel\ResourceLoggerService.cs (2)
762IncrementCount(existingLogCounts, LogEntryKey.Create(existingEntry)); 770var key = LogEntryKey.Create(logEntry);
Dcp\DcpResourceWatcher.cs (2)
733var key = LogEntryKey.Create(logEntry); 786var key = LogEntryKey.Create(logEntry);