1 write to _receivedTestHostHandshake
dotnet (1)
Commands\Test\MTP\TestApplicationHandler.cs (1)
85_receivedTestHostHandshake = true;
4 references to _receivedTestHostHandshake
dotnet (4)
Commands\Test\MTP\TestApplicationHandler.cs (4)
202if (!_receivedTestHostHandshake) 244if (!_receivedTestHostHandshake) 347if (!_receivedTestHostHandshake) 476if (_receivedTestHostHandshake && _handshakeInfo.HasValue)