1 instantiation of PluginCredentialResponse
NuGet.Credentials (1)
PluginCredentialProvider.cs (1)
214
?? new
PluginCredentialResponse
();
5 references to PluginCredentialResponse
NuGet.Credentials (5)
PluginCredentialProvider.cs (4)
116
PluginCredentialResponse
response;
173
private
PluginCredentialResponse
GetPluginResponse(PluginCredentialRequest request,
208
PluginCredentialResponse
credentialResponse;
213
JsonConvert.DeserializeObject<
PluginCredentialResponse
>(stdOut.Trim(new char[] { '\uFEFF' }))
PluginException.cs (1)
94
PluginCredentialResponse
response)