1 reference to LocalAppContextSwitches
System.Net.Ping (1)
src\libraries\Common\src\System\Net\SocketProtocolSupportPal.cs (1)
10
public static bool OSSupportsIPv6 { get; } = IsSupported(AddressFamily.InterNetworkV6) && !
LocalAppContextSwitches
.DisableIPv6;