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