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)
726var key = LogEntryKey.Create(logEntry); 779var key = LogEntryKey.Create(logEntry);