Description
Indexer and GetConnectionString can return null, but they are not annotated to indicate that.
https://github.com/dotnet/runtime/blob/main/src/libraries/Microsoft.Extensions.Configuration.Abstractions/src/ConfigurationExtensions.cs#L34
Regression?
No
Other information
I'm willing to fix it myself
Description
Indexer and
GetConnectionStringcan return null, but they are not annotated to indicate that.https://github.com/dotnet/runtime/blob/main/src/libraries/Microsoft.Extensions.Configuration.Abstractions/src/ConfigurationExtensions.cs#L34
Regression?
No
Other information
I'm willing to fix it myself