4 references to StartAsync
Microsoft.AspNetCore.Diagnostics.Middleware.Tests (4)
Latency\RequestLatencyTelemetryMiddlewareTests.cs (4)
42
await fakeHttpResponseFeature.
StartAsync
();
72
await fakeHttpResponseFeature.
StartAsync
();
100
await fakeHttpResponseFeature.
StartAsync
();
131
await fakeHttpResponseFeature.
StartAsync
();