1 write to SerializerSettings
Microsoft.AspNetCore.Mvc.NewtonsoftJson (1)
NewtonsoftJsonOutputFormatter.cs (1)
64SerializerSettings = serializerSettings;
1 reference to SerializerSettings
Microsoft.AspNetCore.Mvc.NewtonsoftJson (1)
NewtonsoftJsonOutputFormatter.cs (1)
116_serializerSettings = new JsonSerializerSettings(SerializerSettings);