5 references to Continue
Microsoft.AspNetCore.RateLimiting.Tests (5)
RateLimitingMetricsTests.cs (4)
100
syncPoint.
Continue
();
155
syncPoint.
Continue
();
226
syncPoint.
Continue
();
301
syncPoint.
Continue
();
src\Shared\SyncPoint\SyncPoint.cs (1)
29
/// This code will unblock <see cref="WaitForSyncPoint"/> and then block waiting for <see cref="
Continue
"/> to be called.