Skip to content

CSharpApi Generator is not properly handling nested namespaces #202

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

Closed
tyclintw opened this issue May 22, 2018 · 0 comments
Closed

CSharpApi Generator is not properly handling nested namespaces #202

tyclintw opened this issue May 22, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tyclintw
Copy link
Contributor

tyclintw commented May 22, 2018

PR #61 has hard coded "Microsoft.ML." as the root namespace for GetSymbolFromType. This is necessary because the current CSharpApiGenerator does not properly handle nested namespaces. The code should be refactored to properly handle the root namespace.

@shauheen shauheen added the bug Something isn't working label May 22, 2018
@Ivanidzo4ka Ivanidzo4ka self-assigned this Jun 8, 2018
@ghost ghost locked as resolved and limited conversation to collaborators Mar 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants