You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is currently a rude edit. To support this scenario the implementation of DefinitionMap.TryCreateVariableSlotAllocator needs to fetch the EnC debug info from an existing constructor to which the existing field initializers are emitted.
See test EditAndContinueClosureTests.InsertConstructorInPresenceOfFieldInitializersWithLambdas
The text was updated successfully, but these errors were encountered:
tmat
changed the title
[Enc] Adding a constructor to a class with field initializers that contain lambdas
[Enc] Adding a constructor to a class with field/propery initializers that contain lambdas
May 5, 2015
tmat
changed the title
[Enc] Adding a constructor to a class with field/propery initializers that contain lambdas
[Enc] Adding a constructor to a type with field/propery initializers that contain lambdas
May 5, 2015
wschae
changed the title
[Enc] Adding a constructor to a type with field/propery initializers that contain lambdas
[Enc] Adding a constructor to a type with field/property initializers that contain lambdas
Jul 6, 2015
This is currently a rude edit. To support this scenario the implementation of DefinitionMap.TryCreateVariableSlotAllocator needs to fetch the EnC debug info from an existing constructor to which the existing field initializers are emitted.
See test EditAndContinueClosureTests.InsertConstructorInPresenceOfFieldInitializersWithLambdas
The text was updated successfully, but these errors were encountered: