6 references to GetInt32Config
System.Private.CoreLib (6)
src\runtime\src\libraries\System.Private.CoreLib\src\System\AppContextConfigHelper.cs (2)
131
return
GetInt32Config
(configName, defaultValue, allowNegative);
154
return
GetInt32Config
(configName, defaultValue, allowNegative);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\PortableThreadPool.Blocking.cs (4)
290
AppContextConfigHelper.
GetInt32Config
(
299
AppContextConfigHelper.
GetInt32Config
(
307
(uint)AppContextConfigHelper.
GetInt32Config
(
315
(uint)AppContextConfigHelper.
GetInt32Config
(