6 references to Continue
InMemory.FunctionalTests (6)
Http3\Http3StreamTests.cs (1)
2075
syncPoint.
Continue
();
KestrelMetricsTests.cs (4)
82
sync.
Continue
();
142
sync.
Continue
();
370
sync.
Continue
();
475
sync.
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.