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