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