4 instantiations of GetCredentialsResponse
NuGet.Protocol (4)
Plugins\RequestHandlers\GetCredentialsRequestHandler.cs (4)
162
responsePayload = new
GetCredentialsResponse
(
170
responsePayload = new
GetCredentialsResponse
(
179
responsePayload = new
GetCredentialsResponse
(
187
responsePayload = 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)
138
GetCredentialsResponse
responsePayload = null;