2 references to GetNegotiatedPacketVersion
Microsoft.Build.Framework (1)
BackEnd\CommunicationsUtilities.cs (1)
438
negotiatedPacketVersion = NodePacketTypeExtensions.
GetNegotiatedPacketVersion
(childVersion);
MSBuild (1)
OutOfProcTaskHostNode.cs (1)
1583
if (NodePacketTypeExtensions.
GetNegotiatedPacketVersion
(_parentPacketVersion) >= NodePacketTypeExtensions.EnvironmentDeltaMinVersion && environmentUnchangedByTask)