1 write to _callbackThrottler
Aspire.Dashboard (1)
Model\ResourceOutgoingPeerResolver.cs (1)
377_callbackThrottler = new CallbackThrottler(
2 references to _callbackThrottler
Aspire.Dashboard (2)
Model\ResourceOutgoingPeerResolver.cs (2)
386public Task ExecuteAsync() => _callbackThrottler.ExecuteAsync(); 396_callbackThrottler.Dispose();