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