Searched refs:ForCurrentThread (Results 1 – 2 of 2) sorted by relevance
31 public static IProfiler ForCurrentThread() in ForCurrentThread() method in Grpc.Core.Profiling.Profilers
78 var profiler = Profilers.ForCurrentThread(); in UnaryCall()