Ejemplo n.º 1
0
 public static NuGet.Credentials.PluginException CreateUnexpectedStatusMessage(string path, NuGet.Credentials.PluginCredentialResponseExitCode status)
 {
     throw null;
 }
Ejemplo n.º 2
0
 public static NuGet.Credentials.PluginException CreateInvalidResponseExceptionMessage(string path, NuGet.Credentials.PluginCredentialResponseExitCode status, NuGet.Credentials.PluginCredentialResponse response)
 {
     throw null;
 }