8 references to Continue
Interop.FunctionalTests (8)
Http2\Http2RequestTests.cs (1)
278syncPoint.Continue();
Http3\Http3RequestTests.cs (6)
511syncPoint.Continue(); 583syncPoint.Continue(); 692syncPoint.Continue(); 992clientHasCancelledSyncPoint.Continue(); 1672syncPoint1.Continue(); 1775syncPoint.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.