3 references to Plugin_NotConnected
NuGet.Protocol (3)
Plugins\Connection.cs (2)
242
throw new InvalidOperationException(Strings.
Plugin_NotConnected
);
287
throw new InvalidOperationException(Strings.
Plugin_NotConnected
);
Plugins\Sender.cs (1)
133
throw new InvalidOperationException(Strings.
Plugin_NotConnected
);