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)
386
public Task ExecuteAsync() =>
_callbackThrottler
.ExecuteAsync();
396
_callbackThrottler
.Dispose();