3 references to Walk
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\ConnectionManager.cs (1)
38Walk(_walkCallback);
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (2)
HttpConnectionManagerTests.cs (2)
32httpConnectionManager.Walk(_ => connectionCount++); 53httpConnectionManager.Walk(_ => connectionCount++);