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