4 references to GetFileAsync
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (4)
ResponseCachingTests.cs (4)
396Assert.Equal("1", await GetFileAsync(address)); 397Assert.Equal("2", await GetFileAsync(address)); 416Assert.Equal("1", await GetFileAsync(address)); 417Assert.Equal("1", await GetFileAsync(address));