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