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