2 references to SysConf
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Environment.UnixOrBrowser.cs (2)
60/// <summary>Invoke <see cref="Interop.Sys.SysConf"/>, throwing if it fails.</summary> 63long result = Interop.Sys.SysConf(name);