1 reference to GetAuthenticationCredentialsResponse
NuGet.Protocol (1)
_generated\53\PluginJsonContext.GetAuthenticationCredentialsResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.GetAuthenticationCredentialsResponse((string)args[0], (string)args[1], (string)args[2], (global::System.Collections.Generic.IList<string>)args[3], (global::NuGet.Protocol.Plugins.MessageResponseCode)args[4]),