2 implementations of PacketVersion
MSBuildTaskHost (2)
BinaryTranslator.cs (2)
125public byte PacketVersion { get; set; } 984public byte PacketVersion { get; set; }
1 write to PacketVersion
MSBuildTaskHost (1)
NodeEndpointOutOfProcBase.cs (1)
708readTranslator.PacketVersion = version;
1 reference to PacketVersion
MSBuildTaskHost (1)
TaskHostConfiguration.cs (1)
423if (translator.PacketVersion == 0)