Searched refs:grpcsharp_shutdown_delegate (Results 1 – 1 of 1) sorted by relevance
38 public readonly Delegates.grpcsharp_shutdown_delegate grpcsharp_shutdown;138 … this.grpcsharp_shutdown = GetMethodDelegate<Delegates.grpcsharp_shutdown_delegate>(library); in NativeMethods()438 public delegate void grpcsharp_shutdown_delegate(); in grpcsharp_shutdown_delegate() method in Grpc.Core.Internal.NativeMethods.Delegates