2 references to GetMemberIdsByHostAsync
Aspire.Hosting.MongoDB.Tests (2)
ReplicaSet\MongoDbReplicaSetFunctionalTests.cs (2)
310
memberIdsByHost = await
GetMemberIdsByHostAsync
(client, cts.Token);
388
var currentMemberIdsByHost = await
GetMemberIdsByHostAsync
(client, secondPhaseCts.Token);