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