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

Serializer doesn't generate a using for enum.ToSerialString call #486

Closed
pakrym opened this issue Mar 4, 2020 · 0 comments · Fixed by #536
Closed

Serializer doesn't generate a using for enum.ToSerialString call #486

pakrym opened this issue Mar 4, 2020 · 0 comments · Fixed by #536
Labels
v3 Version 3 of AutoRest C# generator.

Comments

@pakrym
Copy link
Contributor

pakrym commented Mar 4, 2020

When serializer uses Enum ToSerialString extension method it should add an explicit using in case the enum type is in another namespace.

cc @annelo-msft

@pakrym pakrym added the v3 Version 3 of AutoRest C# generator. label Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v3 Version 3 of AutoRest C# generator.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant