Searched refs:UsageScope (Results 1 – 1 of 1) sorted by relevance
71 public UsageScope NewScope() in NewScope()73 return new UsageScope(this); in NewScope()118 public struct UsageScope : IDisposable struct in Grpc.Core.Internal.CompletionQueueSafeHandle122 public UsageScope(CompletionQueueSafeHandle cq) in UsageScope() argument