3 references to PortableConnectionName
Aspire.Microsoft.Data.SqlClient.Tests (3)
ConnectionStringConfigurationExtensionsTests.cs (3)
34
new($"ConnectionStrings:{
PortableConnectionName
}", "Server=portable;Database=test")
69
new($"ConnectionStrings:{
PortableConnectionName
}", "Server=portable;Database=test")
86
new KeyValuePair<string, string?>($"ConnectionStrings:{
PortableConnectionName
}", configuredValue)