"Microsoft.FSharp" namespace considered unused if "Microsoft" is removed #3095
Labels
Area-LangService-API
Bug
Impact-Medium
(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Milestone
Uh oh!
There was an error while loading. Please reload this page.
Writing "Microsoft" is optional in namespaces beginning with "Microsoft.FSharp". However, this seems to confuse the unused namespace finder:
In this case, the namespace should not be flagged as unused, as removing it will cause the code not to compile.
Visual FSharp Tools 15.4.1.17051001.
The text was updated successfully, but these errors were encountered: