2 references to Continue
Microsoft.AspNetCore.Hosting.Tests (2)
HostingMetricsTests.cs (1)
144syncPoint.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.