Merge pull request #6284 from jtattermusch/csharp_optional_client_codegen
Add new cmdline options to C# codegen.
Showing
- src/compiler/config.h 10 additions, 0 deletionssrc/compiler/config.h
- src/compiler/csharp_generator.cc 29 additions, 11 deletionssrc/compiler/csharp_generator.cc
- src/compiler/csharp_generator.h 3 additions, 1 deletionsrc/compiler/csharp_generator.h
- src/compiler/csharp_plugin.cc 23 additions, 1 deletionsrc/compiler/csharp_plugin.cc
- src/csharp/Grpc.Examples/MathGrpc.cs 6 additions, 6 deletionssrc/csharp/Grpc.Examples/MathGrpc.cs
- src/csharp/Grpc.HealthCheck/HealthGrpc.cs 6 additions, 6 deletionssrc/csharp/Grpc.HealthCheck/HealthGrpc.cs
- src/csharp/Grpc.IntegrationTesting/MetricsGrpc.cs 6 additions, 6 deletionssrc/csharp/Grpc.IntegrationTesting/MetricsGrpc.cs
- src/csharp/Grpc.IntegrationTesting/ServicesGrpc.cs 12 additions, 12 deletionssrc/csharp/Grpc.IntegrationTesting/ServicesGrpc.cs
- src/csharp/Grpc.IntegrationTesting/TestGrpc.cs 18 additions, 18 deletionssrc/csharp/Grpc.IntegrationTesting/TestGrpc.cs
Loading
Please register or sign in to comment