2 overrides of CheckOptionClassSealed
Aspire.Npgsql.EntityFrameworkCore.PostgreSQL.Tests (1)
ConformanceTests.cs (1)
27
protected override bool
CheckOptionClassSealed
=> false;
Aspire.Npgsql.Tests (1)
ConformanceTests.cs (1)
140
protected override bool
CheckOptionClassSealed
=> false; // AzureNpgsqlSettings needs to inherit from NpgsqlSettings
1 reference to CheckOptionClassSealed
Aspire.Components.Common.Tests (1)
ConformanceTests.cs (1)
98
if (!
CheckOptionClassSealed
)