1 write to Properties
Aspire.Hosting (1)
Backchannel\AuxiliaryBackchannelRpcTarget.cs (1)
638Properties = properties,
2 references to Properties
Aspire.Hosting.Tests (2)
Backchannel\AuxiliaryBackchannelRpcTargetTests.cs (2)
191Assert.True(snapshot.Properties.TryGetValue(CustomResourceKnownProperties.Source, out var normalValue)); 193Assert.True(snapshot.Properties.TryGetValue("ConnectionString", out var sensitiveValue));