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)
188IResponse protocolResponse = await _callback(protocolRequest);