johnpfmg

Results 1 issues of johnpfmg

### Describe the bug the generated code at line 1493 var dictionary_ = in attached file fails with error below var json_ = Newtonsoft.Json.JsonConvert.SerializeObject(parameterValues, _settings.Value); var dictionary_ = Newtonsoft.Json.JsonConvert.DeserializeObject(json_, _settings.Value);...

bug