EnC: Adding static constructor is not reported as no-effect edit
Open
Area-IDE
- Dominant language
- C#
- Stars
- 20.7k
- Forks
- 4.3k
- PR merge metrics
- PR metrics pending
Description
Constructor analysis is deferred.
Consider reporting the warning in `ReportUnsupportedOperations`.
Add test that has static constructor with lambda and updates lambda body.
Update tests:
`Constructor_Static_Insert`,
`Constructor_Static_Delete`
Contributor guide
Assessment
This issue has not been assessed yet.