4 references to _handshakeFailures
dotnet (4)
Commands\Test\MTP\Terminal\TerminalTestReporter.cs (4)
219_handshakeFailures.Clear(); 648if (_handshakeFailures.Count == 0) 653failures = _handshakeFailures.ToArray(); 1118_handshakeFailures.Add(new HandshakeFailureRecord(assemblyPath, targetFramework, exitCode, outputData, errorData));