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)
71syncPoint.Continue(); 252syncPoint.Continue();