Searched refs:gprsharp_free_delegate (Results 1 – 1 of 1) sorted by relevance
98 public readonly Delegates.gprsharp_free_delegate gprsharp_free;198 this.gprsharp_free = GetMethodDelegate<Delegates.gprsharp_free_delegate>(library); in NativeMethods()498 public delegate void gprsharp_free_delegate(IntPtr ptr); in gprsharp_free_delegate() method in Grpc.Core.Internal.NativeMethods.Delegates