Skip to content

"Unused open statements" analyzer does not work on a very simple code #3775

Description

@vasily-kirichenko

image

open System
open System.Threading

[<EntryPoint>]
let main _ =
    printfn "%A" System.DateTime.Now
    0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-LangService-APIBugImpact-Medium(Internal MS Team use only) Describes an issue with moderate impact on existing code.

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions