change namespace to internal

pull/17889/head
Jan Tattermusch 6 years ago
parent 8a33ae4c52
commit 73b846492a
  1. 2
      src/csharp/Grpc.Core/Internal/ServerServiceDefinitionExtensions.cs

@ -20,7 +20,7 @@ using System.Collections.Generic;
using System.Collections.ObjectModel;
using Grpc.Core.Internal;
namespace Grpc.Core
namespace Grpc.Core.Internal
{
internal static class ServerServiceDefinitionExtensions
{

Loading…
Cancel
Save