1 reference to ConstructCommandLine
System.Net.Ping (1)
System\Net\NetworkInformation\Ping.PingUtility.cs (1)
41
string processArgs = UnixCommandLinePing.
ConstructCommandLine
(buffer.Length, timeout, address.ToString(), isIpv4, options?.Ttl ?? 0, fragmentOption);