3 references to Continue
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (3)
Infrastructure\SyncPoint.cs (1)
40
/// This code will unblock <see cref="WaitForSyncPoint"/> and then block waiting for <see cref="
Continue
"/> to be called.
ServerStreamingServerCallHandlerTests.cs (2)
71
syncPoint.
Continue
();
252
syncPoint.
Continue
();