Add EditAndContinueMethodDebugInformation.Create overload that takes compressedStateMachineStateMap #61636
Labels
api-approved
API was approved in API review, it can be implemented
Area-Compilers
Concept-API
This issue involves adding, removing, clarification, or modification of an API.
Feature Request
Milestone
Background and Motivation
Required to support adding/removing
await
expressions andyield return
statements during EnC.Added by #61356.
Proposed API
Usage Examples
https://github.com/dotnet/roslyn/blob/main/src/Features/Core/Portable/EditAndContinue/EditAndContinueMethodDebugInfoReader.cs#L96
The text was updated successfully, but these errors were encountered: