2 references to s_configSettings
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\GlobalConfig.cs (2)
17public static DebugLevel DebugLevel => s_configSettings?.DebugLevel ?? DefaultDebugLevel; 19public static string DebugLogFile => s_configSettings?.DebugLogFile;