3 references to PingSent
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http2\Http2KeepAlive.cs (3)
53if (_state == KeepAliveState.PingSent) 69_state = KeepAliveState.PingSent; 77case KeepAliveState.PingSent: