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