3 references to Plugin_NotConnected
NuGet.Protocol (3)
Plugins\Connection.cs (2)
244
throw new InvalidOperationException(Strings.
Plugin_NotConnected
);
289
throw new InvalidOperationException(Strings.
Plugin_NotConnected
);
Plugins\Sender.cs (1)
127
throw new InvalidOperationException(Strings.
Plugin_NotConnected
);