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