Skip to content

Conversation

CyrusNajmabadi
Copy link
Member

@CyrusNajmabadi CyrusNajmabadi commented Jun 26, 2024

Adds migration support for moving from existing object locks over to the new System.Threading.Lock type if available. Looks like this:

image

Requires C#13, and the presence of the System.Threading.Lock type.

Relates to test plan #71888

@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Jun 26, 2024
@CyrusNajmabadi CyrusNajmabadi changed the title WIP Add analyzer/fixer to move people over to System.Threading.Lock Jun 26, 2024
@CyrusNajmabadi CyrusNajmabadi requested a review from jjonescz June 26, 2024 19:43
@CyrusNajmabadi CyrusNajmabadi marked this pull request as ready for review June 26, 2024 19:43
@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner June 26, 2024 19:43
@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner June 28, 2024 18:53
@CyrusNajmabadi
Copy link
Member Author

All feedback addressed. Thanks @sharwell .

@CyrusNajmabadi
Copy link
Member Author

@sharwell anything remaining?

1 similar comment
@CyrusNajmabadi
Copy link
Member Author

@sharwell anything remaining?

@CyrusNajmabadi CyrusNajmabadi enabled auto-merge July 1, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Feature - Lock Type untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants