1 write to _receivedTestHostHandshake
dotnet (1)
Commands\Test\MTP\TestApplicationHandler.cs (1)
117_receivedTestHostHandshake = true;
4 references to _receivedTestHostHandshake
dotnet (4)
Commands\Test\MTP\TestApplicationHandler.cs (4)
264if (!_receivedTestHostHandshake) 312if (!_receivedTestHostHandshake) 419: !_receivedTestHostHandshake) 628if (_receivedTestHostHandshake && _handshakeInfo.HasValue)