4 instantiations of GetCredentialsResponse
NuGet.Protocol (4)
Plugins\RequestHandlers\GetCredentialsRequestHandler.cs (4)
162responsePayload = new GetCredentialsResponse( 170responsePayload = new GetCredentialsResponse( 179responsePayload = new GetCredentialsResponse( 187responsePayload = new GetCredentialsResponse(
2 references to GetCredentialsResponse
NuGet.Protocol (2)
Plugins\Messages\GetCredentialsResponse.cs (1)
38/// Initializes a new instance of the <see cref="GetCredentialsResponse" /> class.
Plugins\RequestHandlers\GetCredentialsRequestHandler.cs (1)
138GetCredentialsResponse responsePayload = null;