3 references to GetConverterForNullableProperty
Microsoft.AspNetCore.Components.Endpoints (3)
_generated\20\BrowserOptionsJsonContext.InteractiveServerBrowserOptions.g.cs (1)
79Converter = GetConverterForNullableProperty<global::System.TimeSpan>(new global::Microsoft.AspNetCore.Components.TimeSpanMillisecondsJsonConverter(), options),
_generated\21\BrowserOptionsJsonContext.SsrBrowserOptions.g.cs (2)
59Converter = GetConverterForNullableProperty<bool>(new global::Microsoft.AspNetCore.Components.NegatedBooleanJsonConverter(), options), 79Converter = GetConverterForNullableProperty<global::System.TimeSpan>(new global::Microsoft.AspNetCore.Components.TimeSpanMillisecondsJsonConverter(), options),