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