Compilation error (line 44, col 23): 'SnakeCaseLowerContext' does not implement inherited abstract member 'JsonSerializerContext.GeneratedSerializerOptions.get'
Compilation error (line 44, col 23): 'SnakeCaseLowerContext' does not implement inherited abstract member 'JsonSerializerContext.GetTypeInfo(Type)'
Compilation error (line 44, col 23): There is no argument given that corresponds to the required parameter 'options' of 'JsonSerializerContext.JsonSerializerContext(JsonSerializerOptions?)'
;