aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/GrpcCore/Internal/BatchContextSafeHandleNotOwned.cs
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2015-02-19 09:22:33 -0800
committerGravatar Jan Tattermusch <jtattermusch@google.com>2015-02-19 09:22:33 -0800
commit3086862d201427f2ed33955e32f4d273bfc522f2 (patch)
treedd68165180dd0fc8938888015d611ed66449b038 /src/csharp/GrpcCore/Internal/BatchContextSafeHandleNotOwned.cs
parente2e081a32e4fb28ad58d395b67862db7d76124d0 (diff)
Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings
Diffstat (limited to 'src/csharp/GrpcCore/Internal/BatchContextSafeHandleNotOwned.cs')
-rw-r--r--src/csharp/GrpcCore/Internal/BatchContextSafeHandleNotOwned.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/csharp/GrpcCore/Internal/BatchContextSafeHandleNotOwned.cs b/src/csharp/GrpcCore/Internal/BatchContextSafeHandleNotOwned.cs
index ddfd94a3b5..75cd30e1a2 100644
--- a/src/csharp/GrpcCore/Internal/BatchContextSafeHandleNotOwned.cs
+++ b/src/csharp/GrpcCore/Internal/BatchContextSafeHandleNotOwned.cs
@@ -33,9 +33,9 @@
using System;
using System.Runtime.InteropServices;
-using Google.GRPC.Core;
+using Grpc.Core;
-namespace Google.GRPC.Core.Internal
+namespace Grpc.Core.Internal
{
/// <summary>
/// Not owned version of