2 references to FailedToHandshake
NuGet.Protocol (2)
Plugins\Connection.cs (2)
199
_state = (int)ConnectionState.
FailedToHandshake
;
206
_state = (int)ConnectionState.
FailedToHandshake
;