5 references to Continue
Microsoft.AspNetCore.RateLimiting.Tests (5)
RateLimitingMetricsTests.cs (4)
100syncPoint.Continue(); 155syncPoint.Continue(); 226syncPoint.Continue(); 301syncPoint.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.