Skip to content

Determine whether Roslyn should automatically opt [AsyncMethodBuilder] methods out of runtime async #84061

@jakobbotsch

Description

@jakobbotsch

We are manually opting some methods that use [AsyncMethodBuilder] out of runtime async over in dotnet/runtime#128943. It may be unexpected behavior for users that enabling runtime async will start ignoring the custom async method builders, so we should determine if this should be a warning or if Roslyn should just automatically opt these methods out of runtime async.

cc @333fred

Metadata

Metadata

Assignees

No fields configured for Feature.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions