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