2 references to RunClient
Microsoft.AspNetCore.OutputCaching.Tests (2)
OutputCacheTests.cs (2)
981var guid = await RunClient(server, -1); 986clients[i] = Task.Run(() => RunClient(server, i));