Skip to content

Small bug in TimerQueue #1015

@EatonZ

Description

@EatonZ

https://github.com/Microsoft/referencesource/blob/08b84d13e81cfdbd769a557b368539aac6a9cb30/mscorlib/system/threading/timer.cs#L90

Shouldn't GetLastWin32Error be GetHRForLastWin32Error? GetExceptionForHR is meant to be used on an HRESULT, not a Win32 error code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions