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)
96Log.JsonInputException(_logger, jsonException); 106Log.JsonInputException(_logger, exception); 128Log.JsonInputSuccess(_logger, context.ModelType);