Skip to content

Conversation

dotnet-policy-service[bot]
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot commented Apr 29, 2025

AustinWise and others added 4 commits April 28, 2025 09:44
…SetStateMachine member (#45929)

This method is mentioned in the Roslyn documentation:

https://github.com/dotnet/roslyn/blob/main/docs/features/task-types.md

If it is not included when implementing the AsyncMethodBuilder  pattern, the C# compiler fails to compile with a CS0656 error.

I also added a `public` to the `Start` method to match the other methods described in this section.
Alternatively pattern matching `is false` could be used.
consistency with other files
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@dotnetrepoman dotnetrepoman bot added this to the April 2025 milestone Apr 29, 2025
@dotnet-policy-service dotnet-policy-service bot merged commit baefe1d into live Apr 29, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants