1 write to _logger
Microsoft.AspNetCore.Mvc.Core (1)
Formatters\SystemTextJsonInputFormatter.cs (1)
30_logger = logger;
3 references to _logger
Microsoft.AspNetCore.Mvc.Core (3)
Formatters\SystemTextJsonInputFormatter.cs (3)
76Log.JsonInputException(_logger, jsonException); 86Log.JsonInputException(_logger, exception); 108Log.JsonInputSuccess(_logger, context.ModelType);