1 write to Properties
aspire (1)
Backchannel\ResourceSnapshotMapper.cs (1)
166Properties = properties,
2 references to Properties
Aspire.Cli.Tests (2)
Backchannel\ResourceSnapshotMapperTests.cs (2)
350Assert.NotNull(result.Properties); 351var listProperty = Assert.IsType<JsonArray>(result.Properties["custom.list"]);