4 references to GetFileAsync
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (4)
ResponseCachingTests.cs (4)
381Assert.Equal("1", await GetFileAsync(address)); 382Assert.Equal("2", await GetFileAsync(address)); 401Assert.Equal("1", await GetFileAsync(address)); 402Assert.Equal("1", await GetFileAsync(address));