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