icerpc / icerpc-csharp

A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.
https://docs.icerpc.dev
Apache License 2.0
107 stars 13 forks source link

`slicec-cs` Cleanup Pass 1 #3887

Closed InsertCreativityHere closed 9 months ago

InsertCreativityHere commented 9 months ago

This PR performs some cleanup in slicec-cs. No logic or function is altered by this PR, it just cleans and refactors. It removes 86 lines of code.

I'm only opening a PR to make sure CI passes. But if you want to review it, go for it!