1 instantiation of NegatedBooleanJsonConverter
Microsoft.AspNetCore.Components.Endpoints (1)
_generated\22\BrowserOptionsJsonContext.StaticServerBrowserOptions.g.cs (1)
59Converter = GetConverterForNullableProperty<bool>(new global::Microsoft.AspNetCore.Components.NegatedBooleanJsonConverter(), options),
1 reference to NegatedBooleanJsonConverter
Microsoft.AspNetCore.Components.Endpoints (1)
BrowserConfiguration\StaticServerBrowserOptions.cs (1)
19[JsonConverter(typeof(NegatedBooleanJsonConverter))]