2 references to HostToNetworkOrder
Microsoft.Extensions.Identity.Core (1)
Rfc6238AuthenticationService.cs (1)
39var res = BitConverter.TryWriteBytes(timestepAsBytes, IPAddress.HostToNetworkOrder((long)timestepNumber));
System.Net.Primitives (1)
System\Net\IPAddress.cs (1)
553return HostToNetworkOrder(network);