Skip to content

TaskCompletionSource in wrong namespace #460

@labsin

Description

@labsin

I noticed that the non generic TaskCompletionSource class is in the System.Diagnostics namespace instead of System.Threading.Tasks.

Obviously can causes compiler errors if the type is referenced by namespace or if the System.Diagnostics namespace is not brought into scope.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions