8 references to Continue
Interop.FunctionalTests (8)
Http2\Http2RequestTests.cs (1)
277syncPoint.Continue();
Http3\Http3RequestTests.cs (6)
513syncPoint.Continue(); 585syncPoint.Continue(); 694syncPoint.Continue(); 995clientHasCancelledSyncPoint.Continue(); 1806syncPoint1.Continue(); 1909syncPoint.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.