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