public ContentResult JsonToCSharp() => _jsonService.GetCSharp(Constants.DefaultJsonInputValue).ToJsonContentResult();