Merge pull request #3118 from jtattermusch/csharp_errors
Make C# error spec compliant
Showing
- src/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj 1 addition, 0 deletionssrc/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj
- src/csharp/Grpc.Core.Tests/MarshallingErrorsTest.cs 176 additions, 0 deletionssrc/csharp/Grpc.Core.Tests/MarshallingErrorsTest.cs
- src/csharp/Grpc.Core.Tests/MockServiceHelper.cs 43 additions, 37 deletionssrc/csharp/Grpc.Core.Tests/MockServiceHelper.cs
- src/csharp/Grpc.Core/Internal/AsyncCall.cs 13 additions, 4 deletionssrc/csharp/Grpc.Core/Internal/AsyncCall.cs
- src/csharp/Grpc.Core/Internal/AsyncCallBase.cs 29 additions, 21 deletionssrc/csharp/Grpc.Core/Internal/AsyncCallBase.cs
- src/csharp/Grpc.Core/Internal/AsyncCallServer.cs 5 additions, 0 deletionssrc/csharp/Grpc.Core/Internal/AsyncCallServer.cs
- src/csharp/Grpc.Core/Marshaller.cs 1 addition, 1 deletionsrc/csharp/Grpc.Core/Marshaller.cs
- src/csharp/Grpc.Examples.Tests/MathClientServerTests.cs 1 addition, 1 deletionsrc/csharp/Grpc.Examples.Tests/MathClientServerTests.cs
- src/csharp/Grpc.HealthCheck.Tests/HealthClientServerTest.cs 1 addition, 1 deletionsrc/csharp/Grpc.HealthCheck.Tests/HealthClientServerTest.cs
- src/csharp/Grpc.HealthCheck.Tests/HealthServiceImplTest.cs 1 addition, 1 deletionsrc/csharp/Grpc.HealthCheck.Tests/HealthServiceImplTest.cs
- src/csharp/Grpc.IntegrationTesting/InteropClient.cs 2 additions, 3 deletionssrc/csharp/Grpc.IntegrationTesting/InteropClient.cs
Loading
Please register or sign in to comment