2 writes to description
FormatterWebSite (1)
Controllers\JsonFormatterController.cs (1)
36description = "This is long so we can test large objects " + new string('a', 1024 * 65),
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
NewtonsoftJsonOutputFormatterTest.cs (1)
26description = "This is long so we can test large objects " + new string('a', 1024 * 65),