8 references to Continue
Interop.FunctionalTests (8)
Http2\Http2RequestTests.cs (1)
277syncPoint.Continue();
Http3\Http3RequestTests.cs (6)
512syncPoint.Continue(); 584syncPoint.Continue(); 693syncPoint.Continue(); 994clientHasCancelledSyncPoint.Continue(); 1805syncPoint1.Continue(); 1908syncPoint.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.