3 references to SendAsync
Microsoft.AspNetCore.StaticFiles (1)
StaticFileContext.cs (1)
325
await
SendAsync
();
Microsoft.AspNetCore.StaticFiles.Tests (2)
StaticFileContextTest.cs (2)
86
await context.
SendAsync
();
143
await context.
SendAsync
();