Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Reactive] Invalid generated code when using a ValueType as command parameter #728

Closed
dr1rrb opened this issue Sep 14, 2022 · 0 comments · Fixed by #729
Closed

[Reactive] Invalid generated code when using a ValueType as command parameter #728

dr1rrb opened this issue Sep 14, 2022 · 0 comments · Fixed by #729
Assignees
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.

Comments

@dr1rrb
Copy link
Member

dr1rrb commented Sep 14, 2022

Current behavior

Does not compile

How to reproduce it (as minimally and precisely as possible)

Create a mehod like
public void MyMethod(DateTimeOffset parameter) { }

@dr1rrb dr1rrb added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification. labels Sep 14, 2022
@dr1rrb dr1rrb self-assigned this Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.
Projects
None yet
1 participant