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