5 references to Continue
Microsoft.AspNetCore.Http.Connections.Tests (5)
HttpConnectionDispatcherTests.cs (4)
1308
sync.
Continue
();
1347
sync.
Continue
();
1391
sync.
Continue
();
2589
streamCopySyncPoint.
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.