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