1 write to Resources
Aspire.Hosting (1)
Backchannel\AuxiliaryBackchannelRpcTarget.cs (1)
124Resources = snapshots.ToArray()
3 references to Resources
Aspire.Hosting.Tests (3)
Backchannel\AuxiliaryBackchannelTests.cs (3)
582Assert.NotNull(response.Resources); 583Assert.NotEmpty(response.Resources); 586Assert.Contains(response.Resources, r => r.Name == "myparam");