We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Visual studio sees no error even though it'll fail once sent to FSI.
This looks all good:
This is what happens when sent to FSI:
Script7.fsx(1,17): error FS0039: The namespace 'Linq' is not defined.
Originally posted by @kevmal in #8514 (comment)
The text was updated successfully, but these errors were encountered:
This occurs regardless of the fact if the open statement is before or after the reference directive.
Sorry, something went wrong.
KevinRansom
No branches or pull requests
Visual studio sees no error even though it'll fail once sent to FSI.
This looks all good:

This is what happens when sent to FSI:
Originally posted by @kevmal in #8514 (comment)
The text was updated successfully, but these errors were encountered: