2 references to CreateHttpContext
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
JsonTranscodingServerCallContextTests.cs (2)
25
var httpContext =
CreateHttpContext
(cancellationToken: cts.Token);
39
var httpContext =
CreateHttpContext
();