This repository was archived by the owner on Sep 24, 2020. It is now read-only.
Commit b95cc31
Mike Krüger
Needed to disable ConvertToInitializerAction.
Sometimes it seems to lock up & the performance is bad.1 parent 9730a21 commit b95cc31
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
- ICSharpCode.NRefactory.CSharp.Refactoring/CodeActions/ConvertToInitializer
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments