dansiegel / dansiegel/CodeGenHelpers
Ability to write to CodeBuilder directly
Open
- Dominant language
- C#
- Stars
- 107
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
I'm adding one file which has several classes in it - for this I have one `CodeBuilder` where I call `AddClass` many times. What I want to achieve is to write to the beginning of the file and add `pragma warning disable` and than at the end I want to enable it again.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.