no need to call GrpcEnvironment.Initialize() explicitly
Showing
- src/csharp/Grpc.Core.Tests/ClientServerTest.cs 0 additions, 6 deletionssrc/csharp/Grpc.Core.Tests/ClientServerTest.cs
- src/csharp/Grpc.Core.Tests/GrpcEnvironmentTest.cs 8 additions, 9 deletionssrc/csharp/Grpc.Core.Tests/GrpcEnvironmentTest.cs
- src/csharp/Grpc.Core.Tests/PInvokeTest.cs 0 additions, 12 deletionssrc/csharp/Grpc.Core.Tests/PInvokeTest.cs
- src/csharp/Grpc.Core.Tests/ServerTest.cs 0 additions, 3 deletionssrc/csharp/Grpc.Core.Tests/ServerTest.cs
- src/csharp/Grpc.Core/Calls.cs 4 additions, 12 deletionssrc/csharp/Grpc.Core/Calls.cs
- src/csharp/Grpc.Core/Channel.cs 29 additions, 1 deletionsrc/csharp/Grpc.Core/Channel.cs
- src/csharp/Grpc.Core/GrpcEnvironment.cs 56 additions, 54 deletionssrc/csharp/Grpc.Core/GrpcEnvironment.cs
- src/csharp/Grpc.Core/Internal/AsyncCall.cs 6 additions, 3 deletionssrc/csharp/Grpc.Core/Internal/AsyncCall.cs
- src/csharp/Grpc.Core/Internal/AsyncCallServer.cs 6 additions, 3 deletionssrc/csharp/Grpc.Core/Internal/AsyncCallServer.cs
- src/csharp/Grpc.Core/Internal/CallSafeHandle.cs 19 additions, 11 deletionssrc/csharp/Grpc.Core/Internal/CallSafeHandle.cs
- src/csharp/Grpc.Core/Internal/CompletionRegistry.cs 9 additions, 3 deletionssrc/csharp/Grpc.Core/Internal/CompletionRegistry.cs
- src/csharp/Grpc.Core/Internal/DebugStats.cs 31 additions, 4 deletionssrc/csharp/Grpc.Core/Internal/DebugStats.cs
- src/csharp/Grpc.Core/Internal/GrpcThreadPool.cs 5 additions, 3 deletionssrc/csharp/Grpc.Core/Internal/GrpcThreadPool.cs
- src/csharp/Grpc.Core/Internal/ServerCallHandler.cs 15 additions, 11 deletionssrc/csharp/Grpc.Core/Internal/ServerCallHandler.cs
- src/csharp/Grpc.Core/Internal/ServerSafeHandle.cs 7 additions, 7 deletionssrc/csharp/Grpc.Core/Internal/ServerSafeHandle.cs
- src/csharp/Grpc.Core/Server.cs 7 additions, 10 deletionssrc/csharp/Grpc.Core/Server.cs
- src/csharp/Grpc.Examples.MathClient/MathClient.cs 0 additions, 2 deletionssrc/csharp/Grpc.Examples.MathClient/MathClient.cs
- src/csharp/Grpc.Examples.MathServer/MathServer.cs 0 additions, 2 deletionssrc/csharp/Grpc.Examples.MathServer/MathServer.cs
- src/csharp/Grpc.Examples.Tests/MathClientServerTests.cs 0 additions, 3 deletionssrc/csharp/Grpc.Examples.Tests/MathClientServerTests.cs
- src/csharp/Grpc.IntegrationTesting/InteropClient.cs 0 additions, 3 deletionssrc/csharp/Grpc.IntegrationTesting/InteropClient.cs
Loading
Please register or sign in to comment