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