2 references to RemoveType
Microsoft.AspNetCore.Mvc.NewtonsoftJson (2)
DependencyInjection\NewtonsoftJsonMvcOptionsSetup.cs (2)
46
options.OutputFormatters.
RemoveType
<SystemTextJsonOutputFormatter>();
49
options.InputFormatters.
RemoveType
<SystemTextJsonInputFormatter>();