2 references to SDSCache
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\SDSCache.cs (2)
35
private static readonly SDSCache s_domainCache = new
SDSCache
(false);
36
private static readonly SDSCache s_localMachineCache = new
SDSCache
(true);