5 references to OpenAsync
Microsoft.AspNetCore.Identity.FunctionalTests (2)
MapIdentityApiTests.cs (2)
646await dbConnection2.OpenAsync(); 1309await dbConnection.OpenAsync();
Microsoft.Extensions.Caching.Hybrid.Tests (1)
SqlServerTests.cs (1)
33await conn.OpenAsync();
Microsoft.Extensions.Caching.SqlServer.Tests (1)
SqlServerCacheWithDatabaseTest.cs (1)
737await connection.OpenAsync();
TestProject.IntegrationServiceA (1)
Postgres\PostgresExtensions.cs (1)
17await connection.OpenAsync();