1 write to _callback
dotnet (1)
Commands\Test\MTP\IPC\HttpTestHostGateway.cs (1)
33
_callback
= callback;
1 reference to _callback
dotnet (1)
Commands\Test\MTP\IPC\HttpTestHostGateway.cs (1)
188
IResponse protocolResponse = await
_callback
(protocolRequest);