8 references to PluginException
NuGet.Credentials (8)
PluginException.cs (6)
81return new PluginException( 97return new PluginException(string.Format(CultureInfo.CurrentCulture, Resources.PluginException_NotStarted_Format, path)); 119return new PluginException(string.Format(CultureInfo.CurrentCulture, Resources.PluginException_PathNotFound_Format, path, 136return new PluginException(string.Format(CultureInfo.CurrentCulture, Resources.PluginException_Abort_Format, path, message)); 154return new PluginException(string.Format( 183return new PluginException(string.Format(
PluginUnexpectedStatusException.cs (1)
30public PluginUnexpectedStatusException(string? message) : base(message) { }
SecurePluginCredentialProvider.cs (1)
165throw new PluginException(