2 references to Properties
aspire (2)
Backchannel\ResourceSnapshotMapper.cs (2)
73var properties = snapshot.Properties.OrderBy(p => p.Key).ToDistinctDictionary( 107var sourceViewModel = ResourceSource.GetSourceModel(snapshot.ResourceType, snapshot.Properties);