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