7 references to Create
Aspire.Hosting.Tests (7)
Dashboard\DashboardServiceTests.cs (7)
53
var context = TestServerCallContext.
Create
();
106
var context = TestServerCallContext.
Create
();
180
var context = TestServerCallContext.
Create
(cancellationToken: cts.Token);
234
var context = TestServerCallContext.
Create
(cancellationToken: cts.Token);
303
var context = TestServerCallContext.
Create
(cancellationToken: cts.Token);
361
var context = TestServerCallContext.
Create
(cancellationToken: cts.Token);
397
var context = TestServerCallContext.
Create
(cancellationToken: cts.Token);