2 references to NetworkToHostOrder
Microsoft.DotNet.Build.Tasks.Workloads (2)
Utils.cs (2)
162timeMid = IPAddress.NetworkToHostOrder(BitConverter.ToInt16(hash, 4)); 166timeHiVersion = IPAddress.NetworkToHostOrder(BitConverter.ToInt16(hash, 6));