2 references to GetStatisticsCore
System.Threading.RateLimiting (2)
System\Threading\RateLimiting\ChainedRateLimiter.cs (1)
25return ChainedRateLimiterShared.GetStatisticsCore(_limiters);
System\Threading\RateLimiting\ChainedReplenishingRateLimiter.cs (1)
90return ChainedRateLimiterShared.GetStatisticsCore(_limiters);