Searched refs:GetRefCount (Results 1 – 2 of 2) sorted by relevance
54 Assert.AreEqual(0, GrpcEnvironment.GetRefCount()); in InitializeAfterShutdown()68 Assert.AreEqual(0, GrpcEnvironment.GetRefCount()); in ReleaseWithoutAddRef()
107 internal static int GetRefCount() in GetRefCount() method in Grpc.Core.GrpcEnvironment