You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.NotSupportedException:
Unable to auto-generate System.IntPtr. You can use
'GenX.defaults |> AutoGenConfig.addGenerator myGen |> GenX.autoWith'
to generate types not inherently supported by GenX.auto.
The text was updated successfully, but these errors were encountered:
My C# is very rusty, and I've little experience with its LINQ syntax, so I hope it's enough to get you unstuck. I think the ideal solution would be to use GenX.withMapTo like
@dharmaturtle, with @cmeeren we've discussed function generation in the past. Could that work with Hedgehog.Xunit?
Output:
The text was updated successfully, but these errors were encountered: