4 references to Connecting
NuGet.Protocol (4)
Plugins\Connection.cs (3)
179
_state = (int)ConnectionState.
Connecting
;
242
if (_state < (int)ConnectionState.
Connecting
)
287
if (_state < (int)ConnectionState.
Connecting
)
Plugins\ConnectionState.cs (1)
10
/// For example, any connection state before <see cref="ConnectionState.
Connecting
" />