2 references to s_defaultOptions
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (2)
_generated\10\DeviceBoundSessionJsonContext.g.cs (2)
30public static global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.DeviceBoundSessionJsonContext Default { get; } = new global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.DeviceBoundSessionJsonContext(new global::System.Text.Json.JsonSerializerOptions(s_defaultOptions)); 35protected override global::System.Text.Json.JsonSerializerOptions? GeneratedSerializerOptions { get; } = s_defaultOptions;