2 writes to _scope
System.DirectoryServices (2)
System\DirectoryServices\DirectorySearcher.cs (2)
274_scope = value; 416_scope = SearchScope.Base;
1 reference to _scope
System.DirectoryServices (1)
System\DirectoryServices\DirectorySearcher.cs (1)
262get => _scope;