microsoft / microsoft/vscode-dotnettools
Namespace not found error when using iOS binding library
Open
@mauroa is already working on this.
Since Aug 4, 2026.
bug
- Dominant language
- No language data
- Stars
- 321
- Forks
- 54
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 2
Description
Describe the Issue
This issue has been there for a long time and only shows up for iOS binding libraries. Compilation works just fine, but the error shows in the IDE regardless when adding the using statement for the binding library. Is there a reason for this?
Steps To Reproduce
- Create a iOS binding library
- Add it to a cs file to be used
- Observe the red squiggly.
Expected Behavior
No response
Environment Information
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.