3 references to GetOperationClaimsResponse
NuGet.Protocol (3)
Plugins\Messages\GetOperationClaimsResponse.cs (1)
26
/// Initializes a new instance of the <see cref="
GetOperationClaimsResponse
" /> class.
Plugins\PluginManager.cs (2)
341
var
response = await plugin.Connection.SendRequestAndReceiveResponseAsync<GetOperationClaimsRequest,
GetOperationClaimsResponse
>(