[Reactive] Invalid generated code when using a ValueType as command parameter #728
Labels
kind/bug
Something isn't working
triage/untriaged
Indicates an issue requires triaging or verification.
Current behavior
Does not compile
How to reproduce it (as minimally and precisely as possible)
Create a mehod like
public void MyMethod(DateTimeOffset parameter) { }
The text was updated successfully, but these errors were encountered: