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