5 references to ToDistinctDictionary
aspire (5)
Backchannel\ResourceSnapshotMapper.cs (5)
71var healthReports = snapshot.HealthReports.OrderBy(h => h.Name).ToDistinctDictionary( 83.ToDistinctDictionary( 87var properties = snapshot.Properties.OrderBy(p => p.Key).ToDistinctDictionary( 119.ToDistinctDictionary( 134var stringProperties = snapshot.Properties.OrderBy(p => p.Key).ToDistinctDictionary(