5 references to SendEmptyGet
InMemory.FunctionalTests (5)
EventSourceTests.cs (1)
59await connection.SendEmptyGet();
RequestTests.cs (1)
619await connection.SendEmptyGet();
ResponseTests.cs (2)
3392await connection.SendEmptyGet(); 3418await connection.SendEmptyGet();
UpgradeTests.cs (1)
291await connection.SendEmptyGet();