1 reference to TryGetBooleanEnvironmentVariable
System.Net.Ping (1)
src\libraries\Common\src\System\LocalAppContextSwitches.Common.cs (1)
43if (envVariable == null || !TryGetBooleanEnvironmentVariable(envVariable, out isSwitchEnabled))