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