1 reference to Error_InvalidTopLevelJSONElement
Microsoft.Extensions.Configuration.Json (1)
JsonConfigurationFileParser.cs (1)
35
throw new FormatException(SR.Format(SR.
Error_InvalidTopLevelJSONElement
, doc.RootElement.ValueKind));