csharpier
csharpier copied to clipboard
Investigate possible missing test coverage.
Based on #1510 and the results of looking at code coverage there may be some missing test coverage that should be added.
Some of these node types are possibly printed by their parents and not directly. I don't think CSharpier would ever hit IncompleteMember because it doesn't try to format files that don't compile.