4 references to Handshake
Microsoft.Build.Engine.UnitTests (4)
BackEnd\AppHostSupport_Tests.cs (4)
211
var parentBrokenHandshake = new
Handshake
(options, externalPath);
245
var symlinkHandshake = new
Handshake
(options, symlinkDir);
248
var realHandshake = new
Handshake
(options, realDir);
262
var parentFixed = new
Handshake
(options, consistentDir);